GroupId | GroupIdcom.moengage |
---|---|
ArtifactId | ArtifactIdmoe-location-lib |
Version | Version4.0.00 |
Type | Typeaar |
Filename | Size |
---|---|
moe-location-lib-4.0.00.pom | |
moe-location-lib-4.0.00.aar | 12 KB |
moe-location-lib-4.0.00-sources.jar | 6 KB |
moe-location-lib-4.0.00-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>4.0.00</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/moe-location-lib/
implementation 'com.moengage:moe-location-lib:4.0.00'
// https://jarcasting.com/artifacts/com.moengage/moe-location-lib/
implementation ("com.moengage:moe-location-lib:4.0.00")
'com.moengage:moe-location-lib:aar:4.0.00'
<dependency org="com.moengage" name="moe-location-lib" rev="4.0.00">
<artifact name="moe-location-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='moe-location-lib', version='4.0.00')
)
libraryDependencies += "com.moengage" % "moe-location-lib" % "4.0.00"
[com.moengage/moe-location-lib "4.0.00"]