Jar examples for s:simplyrestful
A framework for creating a RESTful API
You can download jar file simplyrestful 0.3 in this page.
GNU Lesser General Public License
You can use the following script to add simplyrestful-0.3.jar to your project.
<dependency> <groupId>com.github.arucard21.simplyrestful</groupId> <artifactId>simplyrestful</artifactId> <version>0.3</version> </dependency>
compile group: 'com.github.arucard21.simplyrestful', name: 'simplyrestful', version: '0.3'
libraryDependencies += "com.github.arucard21.simplyrestful" % "simplyrestful" % "0.3"
<dependency org="com.github.arucard21.simplyrestful" name="simplyrestful" rev="0.3"/>
@Grapes(@Grab(group='com.github.arucard21.simplyrestful', module='simplyrestful', version='0.3'))
'com.github.arucard21.simplyrestful:simplyrestful:jar:0.3'
Click the following link to download the jar file.
simplyrestful-0.3-javadoc.jar