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