Download jeeunit-example-service-0.7.0.jar file - Jar j

Jar examples for j:jeeunit-example-service

Description

You can download jar file jeeunit-example-service 0.7.0 in this page.

Build File

You can use the following script to add jeeunit-example-service-0.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

jeeunit-example-service-0.7.0-javadoc.jar
jeeunit-example-service-0.7.0-sources.jar
jeeunit-example-service-0.7.0.jar
jeeunit-example-service-0.7.0.pom



Related Tutorials