Download android-rest-1.6.0.jar file - Jar a

Jar examples for a:android-rest

Description

This is a library for android for Making RestFul Requests

You can download jar file android-rest 1.6.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-rest-1.6.0.jar to your project.

<dependency>
   <groupId>com.aranea-apps.android.libs</groupId>
   <artifactId>android-rest</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'com.aranea-apps.android.libs', name: 'android-rest', version: '1.6.0'
libraryDependencies += "com.aranea-apps.android.libs" % "android-rest" % "1.6.0"
<dependency org="com.aranea-apps.android.libs" name="android-rest" rev="1.6.0"/>
@Grapes(@Grab(group='com.aranea-apps.android.libs', module='android-rest', version='1.6.0'))
'com.aranea-apps.android.libs:android-rest:jar:1.6.0'

Download

Click the following link to download the jar file.

android-rest-1.6.0-javadoc.jar
android-rest-1.6.0-sources.jar
android-rest-1.6.0.jar
android-rest-1.6.0.pom



Related Tutorials