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