g

geofence-android-12

Geofence module of MoEngage Platform
https://github.com/moengage/MoEngage-Android-SDK
MoEngage Platform Licence
MoEngage
Files download
File Operation
geofence-android-12-1.1.1-a12.pom download
geofence-android-12-1.1.1-a12-sources.jar download
Apache Maven
<dependency>
  <groupId>com.moengage</groupId>
  <artifactId>geofence-android-12</artifactId>
  <version>1.1.1-a12</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.moengage:geofence-android-12:1.1.1-a12'
Gradle Kotlin
implementation("com.moengage:geofence-android-12:1.1.1-a12")
Scala SBT
libraryDependencies += "com.moengage" % "geofence-android-12" % "1.1.1-a12"
Groovy Grape
@Grapes(
  @Grab(group='com.moengage', module='geofence-android-12', version='1.1.1-a12')
)
Apache Ivy
<dependency org="com.moengage" name="geofence-android-12" rev="1.1.1-a12" />
Leiningen
[com.moengage/geofence-android-12 "1.1.1-a12"]
Apache Buildr
'com.moengage:geofence-android-12:jar:1.1.1-a12'
Dependencies
The project has no third-party dependencies