Download jplanets-junit-utils-1.0.jar file - Jar j

Jar examples for j:jplanets-junit-utils

Description

Helper classes for jplanets products.

You can download jar file jplanets-junit-utils 1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add jplanets-junit-utils-1.0.jar to your project.

<dependency>
   <groupId>de.jplanets.junit</groupId>
   <artifactId>jplanets-junit-utils</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'de.jplanets.junit', name: 'jplanets-junit-utils', version: '1.0'
libraryDependencies += "de.jplanets.junit" % "jplanets-junit-utils" % "1.0"
<dependency org="de.jplanets.junit" name="jplanets-junit-utils" rev="1.0"/>
@Grapes(@Grab(group='de.jplanets.junit', module='jplanets-junit-utils', version='1.0'))
'de.jplanets.junit:jplanets-junit-utils:jar:1.0'

Download

Click the following link to download the jar file.

jplanets-junit-utils-1.0-javadoc.jar
jplanets-junit-utils-1.0-sources.jar
jplanets-junit-utils-1.0.jar
jplanets-junit-utils-1.0.pom



Related Tutorials