Jar examples for a:ant-junit
contains the junit and junirreport tasks
You can download jar file ant-junit 1.8.4 in this page.
Apache License
You can use the following script to add ant-junit-1.8.4.jar to your project.
<dependency> <groupId>org.apache.ant</groupId> <artifactId>ant-junit</artifactId> <version>1.8.4</version> </dependency>
compile group: 'org.apache.ant', name: 'ant-junit', version: '1.8.4'
libraryDependencies += "org.apache.ant" % "ant-junit" % "1.8.4"
<dependency org="org.apache.ant" name="ant-junit" rev="1.8.4"/>
@Grapes(@Grab(group='org.apache.ant', module='ant-junit', version='1.8.4'))
'org.apache.ant:ant-junit:jar:1.8.4'
Click the following link to download the jar file.
ant-junit-1.8.4-sources.jar