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

Jar examples for j:jpo-test-data

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials