License |
License |
---|---|
GroupId | GroupIdcom.moengage |
ArtifactId | ArtifactIdmoe-location-lib |
Last Version | Last Version6.2.01 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMoEngage Location Library
Location module of MoEngage Platform
|
Filename | Size |
---|---|
moe-location-lib-6.2.01.pom | |
moe-location-lib-6.2.01.aar | 10 KB |
moe-location-lib-6.2.01-sources.jar | 3 KB |
moe-location-lib-6.2.01-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/moe-location-lib/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>moe-location-lib</artifactId>
<version>6.2.01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/moe-location-lib/
implementation 'com.moengage:moe-location-lib:6.2.01'
// https://jarcasting.com/artifacts/com.moengage/moe-location-lib/
implementation ("com.moengage:moe-location-lib:6.2.01")
'com.moengage:moe-location-lib:aar:6.2.01'
<dependency org="com.moengage" name="moe-location-lib" rev="6.2.01">
<artifact name="moe-location-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='moe-location-lib', version='6.2.01')
)
libraryDependencies += "com.moengage" % "moe-location-lib" % "6.2.01"
[com.moengage/moe-location-lib "6.2.01"]