is not current version
Last Version 8.2.9.1

cn.leancloud:realtime-android 6.4.7

LeanCloud Android SDK

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

realtime-android
Version

Version

6.4.7
Type

Type

jar

Download realtime-android 6.4.7


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