is not current version
Last Version 1.6.3

com.streethawk:library 1.3.6

Streethawk Library for Android

GroupId

GroupId

com.streethawk
ArtifactId

ArtifactId

library
Version

Version

1.3.6
Type

Type

aar

Download library 1.3.6


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