Last Version

realtime core library 8.2.9

LeanCloud Java Unified SDK

License

License

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

realtime-core
Version

Version

8.2.9
Type

Type

jar
Description

Description

realtime 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 realtime-core 8.2.9


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

Dependencies

compile (3)

Group / Artifact Type Version
cn.leancloud : storage-core jar 8.2.9
com.google.protobuf : protobuf-java jar 3.14.0
org.java-websocket : Java-WebSocket jar 1.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.