Download ResourceHandling-2.1.jar file - Jar r

Jar examples for r:ResourceHandling

Description

You can download jar file ResourceHandling 2.1 in this page.

Build File

You can use the following script to add ResourceHandling-2.1.jar to your project.

<dependency>
   <groupId>com.github.danny02</groupId>
   <artifactId>ResourceHandling</artifactId>
   <version>2.1</version>
</dependency>
compile group: 'com.github.danny02', name: 'ResourceHandling', version: '2.1'
libraryDependencies += "com.github.danny02" % "ResourceHandling" % "2.1"
<dependency org="com.github.danny02" name="ResourceHandling" rev="2.1"/>
@Grapes(@Grab(group='com.github.danny02', module='ResourceHandling', version='2.1'))
'com.github.danny02:ResourceHandling:jar:2.1'

Download

Click the following link to download the jar file.

ResourceHandling-2.1-javadoc.jar
ResourceHandling-2.1-sources.jar
ResourceHandling-2.1.jar
ResourceHandling-2.1.pom



Related Tutorials