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

com.streethawk:core 1.8.4

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
Идентификатор

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

core
Версия

Версия

1.8.4
Тип

Тип

aar

Скачать core 1.8.4


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