Jar examples for j:jeeunit
You can download jar file jeeunit 0.7.1 in this page.
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'
Click the following link to download the jar file.
jeeunit-0.7.1-javadoc.jar