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