| License |
License |
|---|---|
| Categories |
CategoriesNet Dex General Purpose Libraries Utility |
| GroupId | GroupIdnet.ossindex |
| ArtifactId | ArtifactIdheuristic-version |
| Last Version | Last Version2.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.ossindex:heuristic-version
Utility classes that help parse and compare version strings
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| heuristic-version-2.1.2.pom | |
| heuristic-version-2.1.2.jar | 16 KB |
| heuristic-version-2.1.2-sources.jar | 21 KB |
| heuristic-version-2.1.2-javadoc.jar | 81 KB |
| Browse |
<!-- 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"]
| 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 |