is not current version
Last Version 5.10.3

com.leanplum:leanplum-fcm 5.6.0

The Leanplum SDK messaging platform

GroupId

GroupId

com.leanplum
ArtifactId

ArtifactId

leanplum-fcm
Version

Version

5.6.0
Type

Type

aar

Download leanplum-fcm 5.6.0


<!-- https://jarcasting.com/artifacts/com.leanplum/leanplum-fcm/ -->
<dependency>
    <groupId>com.leanplum</groupId>
    <artifactId>leanplum-fcm</artifactId>
    <version>5.6.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.leanplum/leanplum-fcm/
implementation 'com.leanplum:leanplum-fcm:5.6.0'
// https://jarcasting.com/artifacts/com.leanplum/leanplum-fcm/
implementation ("com.leanplum:leanplum-fcm:5.6.0")
'com.leanplum:leanplum-fcm:aar:5.6.0'
<dependency org="com.leanplum" name="leanplum-fcm" rev="5.6.0">
  <artifact name="leanplum-fcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.leanplum', module='leanplum-fcm', version='5.6.0')
)
libraryDependencies += "com.leanplum" % "leanplum-fcm" % "5.6.0"
[com.leanplum/leanplum-fcm "5.6.0"]