is not current version
Last Version 4.7.15

cn.leancloud.android:avoscloud-fcm 4.7.14

AVOS Cloud Android SDK

GroupId

GroupId

cn.leancloud.android
ArtifactId

ArtifactId

avoscloud-fcm
Version

Version

4.7.14
Type

Type

jar

Download avoscloud-fcm 4.7.14


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