net.ossindex:heuristic-version

Utility classes that help parse and compare version strings

License

License

Categories

Categories

Net Dex General Purpose Libraries Utility
GroupId

GroupId

net.ossindex
ArtifactId

ArtifactId

heuristic-version
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

net.ossindex:heuristic-version
Utility classes that help parse and compare version strings
Project URL

Project URL

https://github.com/OSSIndex/heuristic-version

Download heuristic-version

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.zafarkhaja : java-semver jar 0.9.0
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : slf4j-simple jar 1.7.12
junit : junit jar 4.12
org.eclipse.aether : aether-util jar 1.0.2.v20150114
org.antlr : antlr4 jar 4.5
pl.pragmatists : JUnitParams jar 1.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.0
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.0
0.0.7
0.0.6
0.0.5