GroupId | GroupIdcom.moengage |
---|---|
ArtifactId | ArtifactIdmoe-location-lib |
Version | Version6.2.00 |
Type | Typeaar |
Filename | Size |
---|---|
moe-location-lib-6.2.00.pom | |
moe-location-lib-6.2.00.aar | 43 KB |
moe-location-lib-6.2.00-sources.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/moe-location-lib/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>moe-location-lib</artifactId>
<version>6.2.00</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/moe-location-lib/
implementation 'com.moengage:moe-location-lib:6.2.00'
// https://jarcasting.com/artifacts/com.moengage/moe-location-lib/
implementation ("com.moengage:moe-location-lib:6.2.00")
'com.moengage:moe-location-lib:aar:6.2.00'
<dependency org="com.moengage" name="moe-location-lib" rev="6.2.00">
<artifact name="moe-location-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='moe-location-lib', version='6.2.00')
)
libraryDependencies += "com.moengage" % "moe-location-lib" % "6.2.00"
[com.moengage/moe-location-lib "6.2.00"]