Download okhttp-leancloud-2.6.0.jar file - Jar o

Jar examples for o:okhttp-leancloud

Description

You can download jar file okhttp-leancloud 2.6.0 in this page.

Build File

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'

Download

Click the following link to download the jar file.

okhttp-leancloud-2.6.0-javadoc.jar
okhttp-leancloud-2.6.0-sources.jar
okhttp-leancloud-2.6.0.jar
okhttp-leancloud-2.6.0.pom



Related Tutorials