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