Download heuristic-version-0.0.6.jar file - Jar h

Jar examples for h:heuristic-version

Description

Utility classes that help parse and compare version strings

You can download jar file heuristic-version 0.0.6 in this page.

License

BSD 3-Clause License

Build File

You can use the following script to add heuristic-version-0.0.6.jar to your project.

<dependency>
   <groupId>net.ossindex</groupId>
   <artifactId>heuristic-version</artifactId>
   <version>0.0.6</version>
</dependency>
compile group: 'net.ossindex', name: 'heuristic-version', version: '0.0.6'
libraryDependencies += "net.ossindex" % "heuristic-version" % "0.0.6"
<dependency org="net.ossindex" name="heuristic-version" rev="0.0.6"/>
@Grapes(@Grab(group='net.ossindex', module='heuristic-version', version='0.0.6'))
'net.ossindex:heuristic-version:jar:0.0.6'

Download

Click the following link to download the jar file.

heuristic-version-0.0.6-javadoc.jar
heuristic-version-0.0.6-sources.jar
heuristic-version-0.0.6.jar
heuristic-version-0.0.6.pom



Related Tutorials