is not current version
Last Version 8.2.9.1

cn.leancloud:realtime-android 6.5.15

LeanCloud Android SDK

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

realtime-android
Version

Version

6.5.15
Type

Type

jar

Download realtime-android 6.5.15


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