A Java library for dealing with dot-separated version numbers (e.g. 4.3.1).
Add it to your dependencies in your build.gradle file:
dependencies {
classpath "com.lattica.oss:vernum:1.2.0"
}
The library is licensed under the terms of the Apache License, Version 2.0.