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

Jar examples for a:ant-antunit

Description

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

ant-antunit-1.0-sources.jar
ant-antunit-1.0.jar
ant-antunit-1.0.pom



Related Tutorials