Download ant-contrib-20020829.jar file - Jar a

Jar examples for a:ant-contrib

Description

A collection of tasks (and at one point maybe types and other tools) for Apache Ant

You can download jar file ant-contrib 20020829 in this page.

Build File

You can use the following script to add ant-contrib-20020829.jar to your project.

<dependency>
   <groupId>ant-contrib</groupId>
   <artifactId>ant-contrib</artifactId>
   <version>20020829</version>
</dependency>
compile group: 'ant-contrib', name: 'ant-contrib', version: '20020829'
libraryDependencies += "ant-contrib" % "ant-contrib" % "20020829"
<dependency org="ant-contrib" name="ant-contrib" rev="20020829"/>
@Grapes(@Grab(group='ant-contrib', module='ant-contrib', version='20020829'))
'ant-contrib:ant-contrib:jar:20020829'

Download

Click the following link to download the jar file.

ant-contrib-20020829.jar
ant-contrib-20020829.pom



Related Tutorials