is not current version
Last Version 1.3.2

com.rimerosolutions.ant:ant-git-tasks 0.0.1

Apache Ant Git tasks

Categories

Categories

Ant Build Tools Git Development Tools Version Controls
GroupId

GroupId

com.rimerosolutions.ant
ArtifactId

ArtifactId

ant-git-tasks
Version

Version

0.0.1
Type

Type

jar

Download ant-git-tasks 0.0.1


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