is not current version
Last Version 1.8.10

com.streethawk:geofence 1.8.9

Streethawk is mobile engagement automation for your smartphone and tablet app user.Engage users in right time using push message, create geofences and beacons to trigger location based campaign, analyse results and measure campaign performance

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.streethawk
ArtifactId

ArtifactId

geofence
Version

Version

1.8.9
Type

Type

aar

Download geofence 1.8.9


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