Download jpo-test-data-8.6.6.jar file - Jar j

Jar examples for j:jpo-test-data

Description

You can download jar file jpo-test-data 8.6.6 in this page.

Build File

You can use the following script to add jpo-test-data-8.6.6.jar to your project.

<dependency>
   <groupId>com.jporm</groupId>
   <artifactId>jpo-test-data</artifactId>
   <version>8.6.6</version>
</dependency>
compile group: 'com.jporm', name: 'jpo-test-data', version: '8.6.6'
libraryDependencies += "com.jporm" % "jpo-test-data" % "8.6.6"
<dependency org="com.jporm" name="jpo-test-data" rev="8.6.6"/>
@Grapes(@Grab(group='com.jporm', module='jpo-test-data', version='8.6.6'))
'com.jporm:jpo-test-data:jar:8.6.6'

Download

Click the following link to download the jar file.

jpo-test-data-8.6.6-javadoc.jar
jpo-test-data-8.6.6-sources.jar
jpo-test-data-8.6.6.jar
jpo-test-data-8.6.6.pom



Related Tutorials