Download remoteJUnit-codeRunnerCommon-1.1.jar file - Jar r

Jar examples for r:remoteJUnit-codeRunnerCommon

Description

You can download jar file remoteJUnit-codeRunnerCommon 1.1 in this page.

Build File

You can use the following script to add remoteJUnit-codeRunnerCommon-1.1.jar to your project.

<dependency>
   <groupId>com.github.ruediste.remoteJUnit</groupId>
   <artifactId>remoteJUnit-codeRunnerCommon</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.github.ruediste.remoteJUnit', name: 'remoteJUnit-codeRunnerCommon', version: '1.1'
libraryDependencies += "com.github.ruediste.remoteJUnit" % "remoteJUnit-codeRunnerCommon" % "1.1"
<dependency org="com.github.ruediste.remoteJUnit" name="remoteJUnit-codeRunnerCommon" rev="1.1"/>
@Grapes(@Grab(group='com.github.ruediste.remoteJUnit', module='remoteJUnit-codeRunnerCommon', version='1.1'))
'com.github.ruediste.remoteJUnit:remoteJUnit-codeRunnerCommon:jar:1.1'

Download

Click the following link to download the jar file.

remoteJUnit-codeRunnerCommon-1.1-javadoc.jar
remoteJUnit-codeRunnerCommon-1.1-sources.jar
remoteJUnit-codeRunnerCommon-1.1.jar
remoteJUnit-codeRunnerCommon-1.1.pom



Related Tutorials