Jar examples for a:android-stub
leancloud android stub library
You can download jar file android-stub 0.1.1 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
android-stub-0.1.1-javadoc.jar