Jar examples for r:rox-client-junit
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.
MIT License
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'
Click the following link to download the jar file.
rox-client-junit-2.2.2-javadoc.jar