Android utils

Base android utils

License

License

GroupId

GroupId

org.hnau.android
ArtifactId

ArtifactId

base
Last Version

Last Version

2.2.7
Release Date

Release Date

Type

Type

aar
Description

Description

Android utils
Base android utils
Project URL

Project URL

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

Download base

How to add to project

<!-- 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.

Versions

Version
2.2.7
2.2.6
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0