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