License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.moengage |
ArtifactId | ArtifactIdgeofence-android-12 |
Last Version | Last Version1.1.1-a12 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMoEngage Goefence Library
Geofence module of MoEngage Platform
|
<!-- https://jarcasting.com/artifacts/com.moengage/geofence-android-12/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>geofence-android-12</artifactId>
<version>1.1.1-a12</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/geofence-android-12/
implementation 'com.moengage:geofence-android-12:1.1.1-a12'
// https://jarcasting.com/artifacts/com.moengage/geofence-android-12/
implementation ("com.moengage:geofence-android-12:1.1.1-a12")
'com.moengage:geofence-android-12:aar:1.1.1-a12'
<dependency org="com.moengage" name="geofence-android-12" rev="1.1.1-a12">
<artifact name="geofence-android-12" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='geofence-android-12', version='1.1.1-a12')
)
libraryDependencies += "com.moengage" % "geofence-android-12" % "1.1.1-a12"
[com.moengage/geofence-android-12 "1.1.1-a12"]