Download jpm-test-resources-1.5.3.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.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials