Skip to content

Java library for handling dot-separated version

Notifications You must be signed in to change notification settings

dimipaun/vernum

Repository files navigation

VerNum - Java library for dot-separated version

Maven Central

A Java library for dealing with dot-separated version numbers (e.g. 4.3.1).

Quick start

Add it to your dependencies in your build.gradle file:

dependencies {
    classpath "com.lattica.oss:vernum:1.2.0"
}

License

The library is licensed under the terms of the Apache License, Version 2.0.

About

Java library for handling dot-separated version

Resources

Stars

Watchers

Forks

Packages

No packages published