is not current version
Last Version 2.7.9

com.carrotsearch.randomizedtesting:junit4-ant 1.6.0


Categories

Categories

Ant Build Tools JUnit Unit Testing Search Business Logic Libraries
GroupId

GroupId

com.carrotsearch.randomizedtesting
ArtifactId

ArtifactId

junit4-ant
Version

Version

1.6.0
Type

Type

jar

Download junit4-ant 1.6.0


<!-- https://jarcasting.com/artifacts/com.carrotsearch.randomizedtesting/junit4-ant/ -->
<dependency>
    <groupId>com.carrotsearch.randomizedtesting</groupId>
    <artifactId>junit4-ant</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.carrotsearch.randomizedtesting/junit4-ant/
implementation 'com.carrotsearch.randomizedtesting:junit4-ant:1.6.0'
// https://jarcasting.com/artifacts/com.carrotsearch.randomizedtesting/junit4-ant/
implementation ("com.carrotsearch.randomizedtesting:junit4-ant:1.6.0")
'com.carrotsearch.randomizedtesting:junit4-ant:jar:1.6.0'
<dependency org="com.carrotsearch.randomizedtesting" name="junit4-ant" rev="1.6.0">
  <artifact name="junit4-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carrotsearch.randomizedtesting', module='junit4-ant', version='1.6.0')
)
libraryDependencies += "com.carrotsearch.randomizedtesting" % "junit4-ant" % "1.6.0"
[com.carrotsearch.randomizedtesting/junit4-ant "1.6.0"]