is not current version
Last Version 2.1.2

net.ossindex:heuristic-version 1.0.0

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

1.0.0
Type

Type

jar

Download heuristic-version 1.0.0


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