Download resources-binary-1.15.jar file - Jar r

Jar examples for r:resources-binary

Description

Binary resources.

You can download jar file resources-binary 1.15 in this page.

Build File

You can use the following script to add resources-binary-1.15.jar to your project.

<dependency>
   <groupId>com.anrisoftware.resources</groupId>
   <artifactId>resources-binary</artifactId>
   <version>1.15</version>
</dependency>
compile group: 'com.anrisoftware.resources', name: 'resources-binary', version: '1.15'
libraryDependencies += "com.anrisoftware.resources" % "resources-binary" % "1.15"
<dependency org="com.anrisoftware.resources" name="resources-binary" rev="1.15"/>
@Grapes(@Grab(group='com.anrisoftware.resources', module='resources-binary', version='1.15'))
'com.anrisoftware.resources:resources-binary:jar:1.15'

Download

Click the following link to download the jar file.

resources-binary-1.15-javadoc.jar
resources-binary-1.15-sources.jar
resources-binary-1.15-test-sources.jar
resources-binary-1.15-tests.jar
resources-binary-1.15.jar
resources-binary-1.15.pom



Related Tutorials