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