Jar examples for c:commons-version
The module contains a simple representation of software versioning.
You can download jar file commons-version 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add commons-version-1.0.0.jar to your project.
<dependency> <groupId>com.igormaznitsa</groupId> <artifactId>commons-version</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.igormaznitsa', name: 'commons-version', version: '1.0.0'
libraryDependencies += "com.igormaznitsa" % "commons-version" % "1.0.0"
<dependency org="com.igormaznitsa" name="commons-version" rev="1.0.0"/>
@Grapes(@Grab(group='com.igormaznitsa', module='commons-version', version='1.0.0'))
'com.igormaznitsa:commons-version:jar:1.0.0'
Click the following link to download the jar file.
commons-version-1.0.0-javadoc.jar