is not current version
Last Version 8.2.9.1

cn.leancloud:realtime-android 6.3.0

LeanCloud Android SDK

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

realtime-android
Version

Version

6.3.0
Type

Type

jar

Download realtime-android 6.3.0


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