Skip to content
forked from NthPortal/v

A library for manipulating and comparing versions

License

Notifications You must be signed in to change notification settings

scala-steward/v

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.3.2"  // the core library supporting basic version types
libraryDependencies += "lgbt.princess" %% "v-semver" % "0.3.2"  // the SemVer portion of the library (includes "v-core")
libraryDependencies += "lgbt.princess" %% "v"        % "0.3.2"  // all parts of the library

About

A library for manipulating and comparing versions

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%