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

Jar examples for j:jpo-test-data

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials