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

com.streethawk:push 1.8.5

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

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

push
Версия

Версия

1.8.5
Тип

Тип

aar

Скачать push 1.8.5

Имя Файла Размер
push-1.8.5.pom
push-1.8.5.aar 378 KB
push-1.8.5-sources.jar 78 KB
push-1.8.5-javadoc.jar 105 KB
Обзор

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