is not current version
Last Version 8.2.9.1

cn.leancloud:leancloud-fcm 7.2.6

LeanCloud Android SDK

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

leancloud-fcm
Version

Version

7.2.6
Type

Type

jar

Download leancloud-fcm 7.2.6


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