Aversion

Aversion compares and sorts version strings.

License

License

GroupId

GroupId

org.nocrala.tools.aversion
ArtifactId

ArtifactId

aversion
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Aversion
Aversion compares and sorts version strings.
Project URL

Project URL

https://github.com
Source Code Management

Source Code Management

https://github.com/justtheimpaler/aversion

Download aversion

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1