Download junit-test-result-parser-0.0.4.jar file - Jar j

Jar examples for j:junit-test-result-parser

Description

You can download jar file junit-test-result-parser 0.0.4 in this page.

Build File

You can use the following script to add junit-test-result-parser-0.0.4.jar to your project.

<dependency>
   <groupId>org.arquillian.smart.testing</groupId>
   <artifactId>junit-test-result-parser</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'org.arquillian.smart.testing', name: 'junit-test-result-parser', version: '0.0.4'
libraryDependencies += "org.arquillian.smart.testing" % "junit-test-result-parser" % "0.0.4"
<dependency org="org.arquillian.smart.testing" name="junit-test-result-parser" rev="0.0.4"/>
@Grapes(@Grab(group='org.arquillian.smart.testing', module='junit-test-result-parser', version='0.0.4'))
'org.arquillian.smart.testing:junit-test-result-parser:jar:0.0.4'

Download

Click the following link to download the jar file.

junit-test-result-parser-0.0.4-javadoc.jar
junit-test-result-parser-0.0.4-sources.jar
junit-test-result-parser-0.0.4.jar
junit-test-result-parser-0.0.4.pom



Related Tutorials