Jar examples for a:ant-contrib
A collection of tasks (and at one point maybe types and other tools) for Apache Ant
You can download jar file ant-contrib 1.0b3 in this page.
You can use the following script to add ant-contrib-1.0b3.jar to your project.
<dependency> <groupId>ant-contrib</groupId> <artifactId>ant-contrib</artifactId> <version>1.0b3</version> </dependency>
compile group: 'ant-contrib', name: 'ant-contrib', version: '1.0b3'
libraryDependencies += "ant-contrib" % "ant-contrib" % "1.0b3"
<dependency org="ant-contrib" name="ant-contrib" rev="1.0b3"/>
@Grapes(@Grab(group='ant-contrib', module='ant-contrib', version='1.0b3'))
'ant-contrib:ant-contrib:jar:1.0b3'
Click the following link to download the jar file.
ant-contrib-1.0b3.jar