Jar examples for r:resources-api
The public API of the resources project.
You can download jar file resources-api 1.15 in this page.
You can use the following script to add resources-api-1.15.jar to your project.
<dependency> <groupId>com.anrisoftware.resources</groupId> <artifactId>resources-api</artifactId> <version>1.15</version> </dependency>
compile group: 'com.anrisoftware.resources', name: 'resources-api', version: '1.15'
libraryDependencies += "com.anrisoftware.resources" % "resources-api" % "1.15"
<dependency org="com.anrisoftware.resources" name="resources-api" rev="1.15"/>
@Grapes(@Grab(group='com.anrisoftware.resources', module='resources-api', version='1.15'))
'com.anrisoftware.resources:resources-api:jar:1.15'
Click the following link to download the jar file.
resources-api-1.15-javadoc.jar