License |
License |
---|---|
GroupId | GroupIdio.github.huangzhuhua666 |
ArtifactId | ArtifactIdbaselib |
Version | Version1.0.4 |
Type | Typeaar |
Description |
Descriptionbaselib
Some base and useful library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
baselib-1.0.4.pom | |
baselib-1.0.4-sources.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.huangzhuhua666/baselib/ -->
<dependency>
<groupId>io.github.huangzhuhua666</groupId>
<artifactId>baselib</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.huangzhuhua666/baselib/
implementation 'io.github.huangzhuhua666:baselib:1.0.4'
// https://jarcasting.com/artifacts/io.github.huangzhuhua666/baselib/
implementation ("io.github.huangzhuhua666:baselib:1.0.4")
'io.github.huangzhuhua666:baselib:aar:1.0.4'
<dependency org="io.github.huangzhuhua666" name="baselib" rev="1.0.4">
<artifact name="baselib" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.huangzhuhua666', module='baselib', version='1.0.4')
)
libraryDependencies += "io.github.huangzhuhua666" % "baselib" % "1.0.4"
[io.github.huangzhuhua666/baselib "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.20 |
androidx.core » core-ktx | jar | 1.3.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.7 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.3.7 |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.3.0 |
androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.0 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.2.0 |
androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
androidx.viewpager2 » viewpager2 | jar | 1.0.0 |
androidx.navigation » navigation-fragment-ktx | jar | 2.3.2 |
androidx.navigation » navigation-ui-ktx | jar | 2.3.2 |
androidx.databinding » viewbinding | jar | 4.1.1 |