is not current version
Last Version 5.10.3

com.leanplum:leanplum-fcm 5.10.1

The Leanplum SDK messaging platform

GroupId

GroupId

com.leanplum
ArtifactId

ArtifactId

leanplum-fcm
Version

Version

5.10.1
Type

Type

aar

Download leanplum-fcm 5.10.1


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