is not current version
Last Version 2.1.2

net.ossindex:heuristic-version 1.0.5

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.5
Type

Type

jar

Download heuristic-version 1.0.5


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