Skip to content

NthPortal/v

Repository files navigation

v

Build Status Coverage Status Maven Central Versioning Docs

A library for manipulating and comparing versions

Add to Your sbt Build

Scala 2.13

libraryDependencies += "lgbt.princess" %% "v-core"   % "0.6.0"  // the core library supporting basic version types
libraryDependencies += "lgbt.princess" %% "v-semver" % "0.6.0"  // the SemVer portion of the library (includes "v-core")
libraryDependencies += "lgbt.princess" %% "v"        % "0.6.0"  // all parts of the library

About

A library for manipulating and comparing versions

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages