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

com.streethawk:beacon 1.8.9.3-SNAPSHOT-PHONEGAP

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

Группа

Группа

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

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

beacon
Версия

Версия

1.8.9.3-SNAPSHOT-PHONEGAP
Тип

Тип

aar

Скачать beacon 1.8.9.3-SNAPSHOT-PHONEGAP


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