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