Jar examples for j:jeeunit
You can download jar file jeeunit 0.8.0 in this page.
You can use the following script to add jeeunit-0.8.0.jar to your project.
<dependency> <groupId>com.googlecode.jeeunit</groupId> <artifactId>jeeunit</artifactId> <version>0.8.0</version> </dependency>
compile group: 'com.googlecode.jeeunit', name: 'jeeunit', version: '0.8.0'
libraryDependencies += "com.googlecode.jeeunit" % "jeeunit" % "0.8.0"
<dependency org="com.googlecode.jeeunit" name="jeeunit" rev="0.8.0"/>
@Grapes(@Grab(group='com.googlecode.jeeunit', module='jeeunit', version='0.8.0'))
'com.googlecode.jeeunit:jeeunit:jar:0.8.0'
Click the following link to download the jar file.
jeeunit-0.8.0-javadoc.jar