Download android-stub-0.1.1.jar file - Jar a

Jar examples for a:android-stub

Description

leancloud android stub library

You can download jar file android-stub 0.1.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add android-stub-0.1.1.jar to your project.

<dependency>
   <groupId>cn.leancloud</groupId>
   <artifactId>android-stub</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'cn.leancloud', name: 'android-stub', version: '0.1.1'
libraryDependencies += "cn.leancloud" % "android-stub" % "0.1.1"
<dependency org="cn.leancloud" name="android-stub" rev="0.1.1"/>
@Grapes(@Grab(group='cn.leancloud', module='android-stub', version='0.1.1'))
'cn.leancloud:android-stub:jar:0.1.1'

Download

Click the following link to download the jar file.

android-stub-0.1.1-javadoc.jar
android-stub-0.1.1-sources.jar
android-stub-0.1.1.jar
android-stub-0.1.1.pom



Related Tutorials