is not current version
Last Version 1.6.3

com.streethawk:library 1.3.4

Streethawk Library for Android

GroupId

GroupId

com.streethawk
ArtifactId

ArtifactId

library
Version

Version

1.3.4
Type

Type

aar

Download library 1.3.4


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