| License |
License |
|---|---|
| GroupId | GroupIdio.github.denis1986 |
| ArtifactId | ArtifactIdandroid-base |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
DescriptionAndroid Basic Library
A set of tools for Android app development.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-base-1.0.0.pom | |
| android-base-1.0.0-sources.jar | 46 KB |
| android-base-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.denis1986/android-base/ -->
<dependency>
<groupId>io.github.denis1986</groupId>
<artifactId>android-base</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.denis1986/android-base/
implementation 'io.github.denis1986:android-base:1.0.0'
// https://jarcasting.com/artifacts/io.github.denis1986/android-base/
implementation ("io.github.denis1986:android-base:1.0.0")
'io.github.denis1986:android-base:aar:1.0.0'
<dependency org="io.github.denis1986" name="android-base" rev="1.0.0">
<artifact name="android-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.denis1986', module='android-base', version='1.0.0')
)
libraryDependencies += "io.github.denis1986" % "android-base" % "1.0.0"
[io.github.denis1986/android-base "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |
| com.google.code.gson : gson | jar | 2.8.6 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.2 |
| android.arch.lifecycle » runtime | jar | 1.1.1 |
| android.arch.lifecycle » extensions | jar | 1.1.1 |
| androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
| androidx.biometric » biometric | jar | 1.1.0 |