Download ant-antunit-1.3.jar file - Jar a

Jar examples for a:ant-antunit

Description

You can download jar file ant-antunit 1.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ant-antunit-1.3.jar to your project.

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

Download

Click the following link to download the jar file.

ant-antunit-1.3-javadoc.jar
ant-antunit-1.3-sources.jar
ant-antunit-1.3.jar
ant-antunit-1.3.pom



Related Tutorials