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

Jar examples for r:remoteJUnit-codeRunnerCommon

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials