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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials