is not current version
Last Version 6.2.01

com.moengage:moe-location-lib 3.0.08

MoEngage Platform SDK

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

moe-location-lib
Version

Version

3.0.08
Type

Type

aar

Download moe-location-lib 3.0.08


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