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