Download jeeunit-0.6.0.jar file - Jar j

Jar examples for j:jeeunit

Description

You can download jar file jeeunit 0.6.0 in this page.

Build File

You can use the following script to add jeeunit-0.6.0.jar to your project.

<dependency>
   <groupId>com.googlecode.jeeunit</groupId>
   <artifactId>jeeunit</artifactId>
   <version>0.6.0</version>
</dependency>
compile group: 'com.googlecode.jeeunit', name: 'jeeunit', version: '0.6.0'
libraryDependencies += "com.googlecode.jeeunit" % "jeeunit" % "0.6.0"
<dependency org="com.googlecode.jeeunit" name="jeeunit" rev="0.6.0"/>
@Grapes(@Grab(group='com.googlecode.jeeunit', module='jeeunit', version='0.6.0'))
'com.googlecode.jeeunit:jeeunit:jar:0.6.0'

Download

Click the following link to download the jar file.

jeeunit-0.6.0-javadoc.jar
jeeunit-0.6.0-sources.jar
jeeunit-0.6.0.jar
jeeunit-0.6.0.pom



Related Tutorials