| License |
License |
|---|---|
| GroupId | GroupIdcom.leanplum |
| ArtifactId | ArtifactIdleanplum-fcm |
| Last Version | Last Version5.10.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionleanplum-fcm
The Leanplum SDK messaging platform
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| leanplum-fcm-5.10.3.pom | |
| leanplum-fcm-5.10.3-sources.jar | 4 KB |
| leanplum-fcm-5.10.3-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.leanplum/leanplum-fcm/ -->
<dependency>
<groupId>com.leanplum</groupId>
<artifactId>leanplum-fcm</artifactId>
<version>5.10.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.leanplum/leanplum-fcm/
implementation 'com.leanplum:leanplum-fcm:5.10.3'
// https://jarcasting.com/artifacts/com.leanplum/leanplum-fcm/
implementation ("com.leanplum:leanplum-fcm:5.10.3")
'com.leanplum:leanplum-fcm:aar:5.10.3'
<dependency org="com.leanplum" name="leanplum-fcm" rev="5.10.3">
<artifact name="leanplum-fcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.leanplum', module='leanplum-fcm', version='5.10.3')
)
libraryDependencies += "com.leanplum" % "leanplum-fcm" % "5.10.3"
[com.leanplum/leanplum-fcm "5.10.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.leanplum : leanplum-core | jar | 5.10.3 |
| com.leanplum : leanplum-push | jar | 5.10.3 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |