License |
License |
---|---|
GroupId | GroupIdcom.streethawk |
ArtifactId | ArtifactIdpush |
Last Version | Last Version1.8.10 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionstreethawkLibrary
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
|
Filename | Size |
---|---|
push-1.8.10.pom | |
push-1.8.10.aar | 107 KB |
push-1.8.10-sources.jar | 68 KB |
push-1.8.10-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.streethawk/push/ -->
<dependency>
<groupId>com.streethawk</groupId>
<artifactId>push</artifactId>
<version>1.8.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.streethawk/push/
implementation 'com.streethawk:push:1.8.10'
// https://jarcasting.com/artifacts/com.streethawk/push/
implementation ("com.streethawk:push:1.8.10")
'com.streethawk:push:aar:1.8.10'
<dependency org="com.streethawk" name="push" rev="1.8.10">
<artifact name="push" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.streethawk', module='push', version='1.8.10')
)
libraryDependencies += "com.streethawk" % "push" % "1.8.10"
[com.streethawk/push "1.8.10"]
Group / Artifact | Type | Version |
---|---|---|
com.streethawk : core | jar | 1.8.10 |
com.google.android.gms » play-services-gcm | jar | 10.2.1 |