License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.moengage |
ArtifactId | ArtifactIdgeofence |
Version | Version2.0.0 |
Type | Typeaar |
Description |
DescriptionMoEngage Goefence Library
Geofence module of MoEngage Platform
|
Filename | Size |
---|---|
geofence-2.0.0.pom | |
geofence-2.0.0-sources.jar | 37 KB |
geofence-2.0.0-javadoc.jar | 247 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/geofence/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>geofence</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/geofence/
implementation 'com.moengage:geofence:2.0.0'
// https://jarcasting.com/artifacts/com.moengage/geofence/
implementation ("com.moengage:geofence:2.0.0")
'com.moengage:geofence:aar:2.0.0'
<dependency org="com.moengage" name="geofence" rev="2.0.0">
<artifact name="geofence" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='geofence', version='2.0.0')
)
libraryDependencies += "com.moengage" % "geofence" % "2.0.0"
[com.moengage/geofence "2.0.0"]