Jar examples for s:simplerest-core
Core implementation to access REST API.
You can download jar file simplerest-core 0.5 in this page.
You can use the following script to add simplerest-core-0.5.jar to your project.
<dependency> <groupId>com.anrisoftware.simplerest</groupId> <artifactId>simplerest-core</artifactId> <version>0.5</version> </dependency>
compile group: 'com.anrisoftware.simplerest', name: 'simplerest-core', version: '0.5'
libraryDependencies += "com.anrisoftware.simplerest" % "simplerest-core" % "0.5"
<dependency org="com.anrisoftware.simplerest" name="simplerest-core" rev="0.5"/>
@Grapes(@Grab(group='com.anrisoftware.simplerest', module='simplerest-core', version='0.5'))
'com.anrisoftware.simplerest:simplerest-core:jar:0.5'
Click the following link to download the jar file.
simplerest-core-0.5-javadoc.jar