is not current version
Last Version 5.10.3

com.leanplum:leanplum-location 4.2.5

The Leanplum SDK messaging platform

GroupId

GroupId

com.leanplum
ArtifactId

ArtifactId

leanplum-location
Version

Version

4.2.5
Type

Type

aar

Download leanplum-location 4.2.5


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