Last Version

leancloud-common 0.2.7

leancloud java sdk common library

License

License

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

leancloud-common
Version

Version

0.2.7
Type

Type

jar
Description

Description

leancloud-common
leancloud java sdk common library
Project URL

Project URL

http://github.com/leancloud/java-common
Source Code Management

Source Code Management

http://github.com/leancloud/java-common/tree/master

Download leancloud-common 0.2.7


<!-- https://jarcasting.com/artifacts/cn.leancloud/leancloud-common/ -->
<dependency>
    <groupId>cn.leancloud</groupId>
    <artifactId>leancloud-common</artifactId>
    <version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.leancloud/leancloud-common/
implementation 'cn.leancloud:leancloud-common:0.2.7'
// https://jarcasting.com/artifacts/cn.leancloud/leancloud-common/
implementation ("cn.leancloud:leancloud-common:0.2.7")
'cn.leancloud:leancloud-common:jar:0.2.7'
<dependency org="cn.leancloud" name="leancloud-common" rev="0.2.7">
  <artifact name="leancloud-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.leancloud', module='leancloud-common', version='0.2.7')
)
libraryDependencies += "cn.leancloud" % "leancloud-common" % "0.2.7"
[cn.leancloud/leancloud-common "0.2.7"]

Dependencies

compile (3)

Group / Artifact Type Version
cn.leancloud : fastjson-leancloud jar 1.1.39
org.json : json jar 20160212
cn.leancloud : okhttp-leancloud jar 2.6.0

provided (3)

Group / Artifact Type Version
cn.leancloud : android-stub jar 0.1.1
org.apache.httpcomponents : httpcore jar 4.4.4
org.apache.httpcomponents : httpclient jar 4.5.2

test (3)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.apache.logging.log4j : log4j-api jar 2.5
org.apache.logging.log4j : log4j-core jar 2.5

Project Modules

There are no modules declared in this project.