Aversion

Aversion compares and sorts version strings.

License

License

Categories

Categories

Data
GroupId

GroupId

org.nocrala.tools.database.aversion
ArtifactId

ArtifactId

aversion
Last Version

Last Version

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0