Download randomizedtesting-runner-2.1.14.jar file - Jar r

Jar examples for r:randomizedtesting-runner

Description

You can download jar file randomizedtesting-runner 2.1.14 in this page.

Build File

You can use the following script to add randomizedtesting-runner-2.1.14.jar to your project.

<dependency>
   <groupId>com.carrotsearch.randomizedtesting</groupId>
   <artifactId>randomizedtesting-runner</artifactId>
   <version>2.1.14</version>
</dependency>
compile group: 'com.carrotsearch.randomizedtesting', name: 'randomizedtesting-runner', version: '2.1.14'
libraryDependencies += "com.carrotsearch.randomizedtesting" % "randomizedtesting-runner" % "2.1.14"
<dependency org="com.carrotsearch.randomizedtesting" name="randomizedtesting-runner" rev="2.1.14"/>
@Grapes(@Grab(group='com.carrotsearch.randomizedtesting', module='randomizedtesting-runner', version='2.1.14'))
'com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.1.14'

Download

Click the following link to download the jar file.

randomizedtesting-runner-2.1.14-javadoc.jar
randomizedtesting-runner-2.1.14-sources.jar
randomizedtesting-runner-2.1.14.jar
randomizedtesting-runner-2.1.14.pom



Related Tutorials