Jar examples for j:junit4-ant
You can download jar file junit4-ant 2.0.9 in this page.
You can use the following script to add junit4-ant-2.0.9.jar to your project.
<dependency> <groupId>com.carrotsearch.randomizedtesting</groupId> <artifactId>junit4-ant</artifactId> <version>2.0.9</version> </dependency>
compile group: 'com.carrotsearch.randomizedtesting', name: 'junit4-ant', version: '2.0.9'
libraryDependencies += "com.carrotsearch.randomizedtesting" % "junit4-ant" % "2.0.9"
<dependency org="com.carrotsearch.randomizedtesting" name="junit4-ant" rev="2.0.9"/>
@Grapes(@Grab(group='com.carrotsearch.randomizedtesting', module='junit4-ant', version='2.0.9'))
'com.carrotsearch.randomizedtesting:junit4-ant:jar:2.0.9'
Click the following link to download the jar file.
junit4-ant-2.0.9-javadoc.jar