License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdcom.mebigfatguy.vcsversion |
ArtifactId | ArtifactIdvcsversion |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvcsversion
An ant task for fetch version control systems branch, revision and date properties
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vcsversion-0.4.0.pom | |
vcsversion-0.4.0.jar | 6 KB |
vcsversion-0.4.0-sources.jar | 12 KB |
vcsversion-0.4.0-javadoc.jar | 32 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.9.5 |