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

com.streethawk:growth 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
Идентификатор

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

growth
Версия

Версия

1.8.9.3-SNAPSHOT-PHONEGAP
Тип

Тип

aar

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


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