Last Version

vcsversion 0.4.0

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

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.mebigfatguy.vcsversion
ArtifactId

ArtifactId

vcsversion
Version

Version

0.4.0
Type

Type

jar
Description

Description

vcsversion
An ant task for fetch version control systems branch, revision and date properties
Source Code Management

Source Code Management

https://github.com/mebigfatguy/vcsversion

Download vcsversion 0.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.5

Project Modules

There are no modules declared in this project.