Download resources-api-2.1.jar file - Jar r

Jar examples for r:resources-api

Description

The public API of the resources project.

You can download jar file resources-api 2.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

resources-api-2.1-javadoc.jar
resources-api-2.1-sources.jar
resources-api-2.1-tests.jar
resources-api-2.1.jar
resources-api-2.1.pom



Related Tutorials