is not current version
Last Version 8.2.9.1

cn.leancloud:realtime-android 7.2.2

LeanCloud Android SDK

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

realtime-android
Version

Version

7.2.2
Type

Type

jar

Download realtime-android 7.2.2


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