Download jeeunit-0.7.1.jar file - Jar j

Jar examples for j:jeeunit

Description

You can download jar file jeeunit 0.7.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

jeeunit-0.7.1-javadoc.jar
jeeunit-0.7.1-sources.jar
jeeunit-0.7.1.jar
jeeunit-0.7.1.pom



Related Tutorials