Download com.bitplan.simplerest-api-0.0.8.jar file - Jar c

Jar examples for c:com.bitplan.simplerest-api

Description

Example for a RESTFul application

You can download jar file com.bitplan.simplerest-api 0.0.8 in this page.

License

Apache 2.0 license

Build File

You can use the following script to add com.bitplan.simplerest-api-0.0.8.jar to your project.

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

Download

Click the following link to download the jar file.

com.bitplan.simplerest-api-0.0.8-javadoc.jar
com.bitplan.simplerest-api-0.0.8-sources.jar
com.bitplan.simplerest-api-0.0.8.jar
com.bitplan.simplerest-api-0.0.8.pom



Related Tutorials