Download rox-client-junit-2.2.1.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.1 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials