не последняя версия
Последняя версия 1.8.10

com.streethawk:geofence 1.8.7

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

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

com.streethawk
Идентификатор

Идентификатор

geofence
Версия

Версия

1.8.7
Тип

Тип

aar

Скачать geofence 1.8.7


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