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

Jar examples for a:ant-antunit

Description

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials