Last Version

commons-version 1.0.0

Set of classes to parse and process version information

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.igormaznitsa
ArtifactId

ArtifactId

commons-version
Version

Version

1.0.0
Type

Type

jar
Description

Description

commons-version
Set of classes to parse and process version information
Project URL

Project URL

https://github.com/raydac/commons-version
Project Organization

Project Organization

Igor Maznitsa
Source Code Management

Source Code Management

https://github.com/raydac/commons-version

Download commons-version 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.