Download rox-client-junit-2.2.2.jar file - Jar r

Jar examples for r:rox-client-junit

Description

JUnit ROX Center client. Client able to send test results to ROX Center from JUnit tests.

You can download jar file rox-client-junit 2.2.2 in this page.

License

MIT License

Build File

You can use the following script to add rox-client-junit-2.2.2.jar to your project.

<dependency>
   <groupId>com.lotaris.rox.client</groupId>
   <artifactId>rox-client-junit</artifactId>
   <version>2.2.2</version>
</dependency>
compile group: 'com.lotaris.rox.client', name: 'rox-client-junit', version: '2.2.2'
libraryDependencies += "com.lotaris.rox.client" % "rox-client-junit" % "2.2.2"
<dependency org="com.lotaris.rox.client" name="rox-client-junit" rev="2.2.2"/>
@Grapes(@Grab(group='com.lotaris.rox.client', module='rox-client-junit', version='2.2.2'))
'com.lotaris.rox.client:rox-client-junit:jar:2.2.2'

Download

Click the following link to download the jar file.

rox-client-junit-2.2.2-javadoc.jar
rox-client-junit-2.2.2-sources.jar
rox-client-junit-2.2.2.jar
rox-client-junit-2.2.2.pom



Related Tutorials