GroupId | GroupIdcom.moengage |
---|---|
ArtifactId | ArtifactIdmoe-location-lib |
Version | Version3.0.08 |
Type | Typeaar |
Filename | Size |
---|---|
moe-location-lib-3.0.08.pom | |
moe-location-lib-3.0.08.aar | 11 KB |
moe-location-lib-3.0.08-sources.jar | 6 KB |
moe-location-lib-3.0.08-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>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"]