License |
License |
---|---|
GroupId | GroupIdcom.leanplum |
ArtifactId | ArtifactIdleanplum-fcm |
Version | Version5.8.1 |
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.8.1.pom | |
leanplum-fcm-5.8.1-sources.jar | 5 KB |
leanplum-fcm-5.8.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.leanplum/leanplum-fcm/ -->
<dependency>
<groupId>com.leanplum</groupId>
<artifactId>leanplum-fcm</artifactId>
<version>5.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.leanplum/leanplum-fcm/
implementation 'com.leanplum:leanplum-fcm:5.8.1'
// https://jarcasting.com/artifacts/com.leanplum/leanplum-fcm/
implementation ("com.leanplum:leanplum-fcm:5.8.1")
'com.leanplum:leanplum-fcm:aar:5.8.1'
<dependency org="com.leanplum" name="leanplum-fcm" rev="5.8.1">
<artifact name="leanplum-fcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.leanplum', module='leanplum-fcm', version='5.8.1')
)
libraryDependencies += "com.leanplum" % "leanplum-fcm" % "5.8.1"
[com.leanplum/leanplum-fcm "5.8.1"]
Group / Artifact | Type | Version |
---|---|---|
com.leanplum : leanplum-core | jar | 5.8.1 |
com.leanplum : leanplum-push | jar | 5.8.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |