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