License |
License |
---|---|
GroupId | GroupIdcn.leancloud |
ArtifactId | ArtifactIdleancloud-fcm |
Last Version | Last Version8.2.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionleancloud-fcm Library
LeanCloud Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
leancloud-fcm-8.2.9.1.pom | |
leancloud-fcm-8.2.9.1.jar | 4 KB |
leancloud-fcm-8.2.9.1-sources.jar | 2 KB |
leancloud-fcm-8.2.9.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.leancloud/leancloud-fcm/ -->
<dependency>
<groupId>cn.leancloud</groupId>
<artifactId>leancloud-fcm</artifactId>
<version>8.2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.leancloud/leancloud-fcm/
implementation 'cn.leancloud:leancloud-fcm:8.2.9.1'
// https://jarcasting.com/artifacts/cn.leancloud/leancloud-fcm/
implementation ("cn.leancloud:leancloud-fcm:8.2.9.1")
'cn.leancloud:leancloud-fcm:jar:8.2.9.1'
<dependency org="cn.leancloud" name="leancloud-fcm" rev="8.2.9.1">
<artifact name="leancloud-fcm" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.leancloud', module='leancloud-fcm', version='8.2.9.1')
)
libraryDependencies += "cn.leancloud" % "leancloud-fcm" % "8.2.9.1"
[cn.leancloud/leancloud-fcm "8.2.9.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.leancloud : realtime-android | jar | 8.2.9.1 |
cn.leancloud : realtime-core | jar | 8.2.9 |
com.google.firebase » firebase-bom | jar | 28.4.2 |
com.google.firebase » firebase-messaging | jar |