Download jpm-test-resources-1.5.2.jar file - Jar j

Jar examples for j:jpm-test-resources

Description

Just a holder for testing files.

You can download jar file jpm-test-resources 1.5.2 in this page.

Build File

You can use the following script to add jpm-test-resources-1.5.2.jar to your project.

<dependency>
   <groupId>com.github.jpaoletti</groupId>
   <artifactId>jpm-test-resources</artifactId>
   <version>1.5.2</version>
</dependency>
compile group: 'com.github.jpaoletti', name: 'jpm-test-resources', version: '1.5.2'
libraryDependencies += "com.github.jpaoletti" % "jpm-test-resources" % "1.5.2"
<dependency org="com.github.jpaoletti" name="jpm-test-resources" rev="1.5.2"/>
@Grapes(@Grab(group='com.github.jpaoletti', module='jpm-test-resources', version='1.5.2'))
'com.github.jpaoletti:jpm-test-resources:jar:1.5.2'

Download

Click the following link to download the jar file.

jpm-test-resources-1.5.2-javadoc.jar
jpm-test-resources-1.5.2-sources.jar
jpm-test-resources-1.5.2.jar
jpm-test-resources-1.5.2.pom



Related Tutorials