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