Last Version

Android utils 2.2.7

Base android utils

License

License

GroupId

GroupId

org.hnau.android
ArtifactId

ArtifactId

base
Version

Version

2.2.7
Type

Type

aar
Description

Description

Android utils
Base android utils
Project URL

Project URL

https://gitlab.com/hnau.org/android/base.git

Download base 2.2.7


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

Dependencies

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.30
androidx.interpolator » interpolator jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.30
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.6
androidx.recyclerview » recyclerview jar 1.1.0
org.hnau : base jar 2.1.9
org.hnau : emitter jar 2.1.3

Project Modules

There are no modules declared in this project.