Jar examples for j:jgitver
automatically calculates semver compatible version from git project info
You can download jar file jgitver 0.6.0 in this page.
Apache License, Version 2.0
You can use the following script to add jgitver-0.6.0.jar to your project.
<dependency> <groupId>fr.brouillard.oss</groupId> <artifactId>jgitver</artifactId> <version>0.6.0</version> </dependency>
compile group: 'fr.brouillard.oss', name: 'jgitver', version: '0.6.0'
libraryDependencies += "fr.brouillard.oss" % "jgitver" % "0.6.0"
<dependency org="fr.brouillard.oss" name="jgitver" rev="0.6.0"/>
@Grapes(@Grab(group='fr.brouillard.oss', module='jgitver', version='0.6.0'))
'fr.brouillard.oss:jgitver:jar:0.6.0'
Click the following link to download the jar file.
jgitver-0.6.0-javadoc.jar