Last Version

version4j 4.0

Library to help compare major.minor.patch versions

License

License

GroupId

GroupId

com.kcthota
ArtifactId

ArtifactId

version4j
Version

Version

4.0
Type

Type

jar
Description

Description

version4j
Library to help compare major.minor.patch versions
Project URL

Project URL

https://github.com/kcthota/version4j
Source Code Management

Source Code Management

https://github.com/kcthota/version4j

Download version4j 4.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.2.0

Project Modules

There are no modules declared in this project.