is not current version
Last Version 8.2.9.1

cn.leancloud:realtime-android 7.0.4

LeanCloud Android SDK

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

realtime-android
Version

Version

7.0.4
Type

Type

jar

Download realtime-android 7.0.4


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