is not current version
Last Version 2.1.2

net.ossindex:heuristic-version 0.0.7

Utility classes that help parse and compare version strings

Categories

Categories

Net Dex General Purpose Libraries Utility
GroupId

GroupId

net.ossindex
ArtifactId

ArtifactId

heuristic-version
Version

Version

0.0.7
Type

Type

jar

Download heuristic-version 0.0.7


<!-- https://jarcasting.com/artifacts/net.ossindex/heuristic-version/ -->
<dependency>
    <groupId>net.ossindex</groupId>
    <artifactId>heuristic-version</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.ossindex/heuristic-version/
implementation 'net.ossindex:heuristic-version:0.0.7'
// https://jarcasting.com/artifacts/net.ossindex/heuristic-version/
implementation ("net.ossindex:heuristic-version:0.0.7")
'net.ossindex:heuristic-version:jar:0.0.7'
<dependency org="net.ossindex" name="heuristic-version" rev="0.0.7">
  <artifact name="heuristic-version" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ossindex', module='heuristic-version', version='0.0.7')
)
libraryDependencies += "net.ossindex" % "heuristic-version" % "0.0.7"
[net.ossindex/heuristic-version "0.0.7"]