Last Version

storage core library 8.2.9

LeanCloud Java Unified SDK

License

License

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

storage-core
Version

Version

8.2.9
Type

Type

jar
Description

Description

storage core library
LeanCloud Java Unified SDK
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/leancloud/java-unified-sdk/tree/master

Download storage-core 8.2.9


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

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : adapter-rxjava2 jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.7.2
io.reactivex.rxjava2 : rxjava jar 2.2.19
com.google.code.gson : gson jar 2.8.6
com.squareup.retrofit2 : converter-gson jar 2.9.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.