is not current version
Last Version 0.4.0

com.mebigfatguy.vcsversion:vcsversion 0.2.0

An ant task for fetch version control systems branch, revision and date properties

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.mebigfatguy.vcsversion
ArtifactId

ArtifactId

vcsversion
Version

Version

0.2.0
Type

Type

jar

Download vcsversion 0.2.0


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