Download android-rest-1.3.1.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.3.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials