is not current version
Last Version 1.6.5

org.hnau:android 1.2.0

Android

GroupId

GroupId

org.hnau
ArtifactId

ArtifactId

android
Version

Version

1.2.0
Type

Type

aar

Download android 1.2.0


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