License |
License |
---|---|
GroupId | GroupIdorg.hnau.android |
ArtifactId | ArtifactIdbase |
Last Version | Last Version2.2.7 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid utils
Base android utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
base-2.2.7.pom | |
base-2.2.7.aar | 2 MB |
base-2.2.7-sources.jar | 27 KB |
base-2.2.7-javadoc.jar | 18 KB |
Browse |
<!-- 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"]
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 |