Jar examples for o:okhttp-leancloud
You can download jar file okhttp-leancloud 2.6.0 in this page.
You can use the following script to add okhttp-leancloud-2.6.0.jar to your project.
<dependency> <groupId>cn.leancloud</groupId> <artifactId>okhttp-leancloud</artifactId> <version>2.6.0</version> </dependency>
compile group: 'cn.leancloud', name: 'okhttp-leancloud', version: '2.6.0'
libraryDependencies += "cn.leancloud" % "okhttp-leancloud" % "2.6.0"
<dependency org="cn.leancloud" name="okhttp-leancloud" rev="2.6.0"/>
@Grapes(@Grab(group='cn.leancloud', module='okhttp-leancloud', version='2.6.0'))
'cn.leancloud:okhttp-leancloud:jar:2.6.0'
Click the following link to download the jar file.
okhttp-leancloud-2.6.0-javadoc.jar