Jar examples for h:heuristic-version
Utility classes that help parse and compare version strings
You can download jar file heuristic-version 2.0.0 in this page.
BSD 3-Clause License
You can use the following script to add heuristic-version-2.0.0.jar to your project.
<dependency> <groupId>net.ossindex</groupId> <artifactId>heuristic-version</artifactId> <version>2.0.0</version> </dependency>
compile group: 'net.ossindex', name: 'heuristic-version', version: '2.0.0'
libraryDependencies += "net.ossindex" % "heuristic-version" % "2.0.0"
<dependency org="net.ossindex" name="heuristic-version" rev="2.0.0"/>
@Grapes(@Grab(group='net.ossindex', module='heuristic-version', version='2.0.0'))
'net.ossindex:heuristic-version:jar:2.0.0'
Click the following link to download the jar file.
heuristic-version-2.0.0-javadoc.jar