is not current version
Last Version 1.6.3

com.streethawk:library 1.4.3

Streethawk is mobile engagement automation for your smartphone and tablet app user.Engage users in right time using push message, create geofences to trigger location based campaign, analyse results and measure campaign performance

GroupId

GroupId

com.streethawk
ArtifactId

ArtifactId

library
Version

Version

1.4.3
Type

Type

aar

Download library 1.4.3


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