is not current version
Last Version 2.1.1

com.moengage:geofence 1.2.00

Geofence module of MoEngage Platform

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

geofence
Version

Version

1.2.00
Type

Type

aar

Download geofence 1.2.00


<!-- https://jarcasting.com/artifacts/com.moengage/geofence/ -->
<dependency>
    <groupId>com.moengage</groupId>
    <artifactId>geofence</artifactId>
    <version>1.2.00</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/geofence/
implementation 'com.moengage:geofence:1.2.00'
// https://jarcasting.com/artifacts/com.moengage/geofence/
implementation ("com.moengage:geofence:1.2.00")
'com.moengage:geofence:aar:1.2.00'
<dependency org="com.moengage" name="geofence" rev="1.2.00">
  <artifact name="geofence" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='geofence', version='1.2.00')
)
libraryDependencies += "com.moengage" % "geofence" % "1.2.00"
[com.moengage/geofence "1.2.00"]