baselib

Some base and useful library for Android

License

License

GroupId

GroupId

io.github.huangzhuhua666
ArtifactId

ArtifactId

baselib
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

baselib
Some base and useful library for Android
Project URL

Project URL

https://github.com/huangzhuhua666/MyLibrary
Source Code Management

Source Code Management

https://github.com/huangzhuhua666/MyLibrary/tree/master

Download baselib

How to add to project

<!-- 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"]

Dependencies

compile (15)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4