| License |
License |
|---|---|
| GroupId | GroupIdio.github.huhuang03 |
| ArtifactId | ArtifactIdth_views.android |
| Version | Version0.0.1-alpha.2 |
| Type | Typeaar |
| Description |
Descriptionth_views.android
It's a android views lib
|
| Filename | Size |
|---|---|
| th_views.android-0.0.1-alpha.2.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.huhuang03/th_views.android/ -->
<dependency>
<groupId>io.github.huhuang03</groupId>
<artifactId>th_views.android</artifactId>
<version>0.0.1-alpha.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.huhuang03/th_views.android/
implementation 'io.github.huhuang03:th_views.android:0.0.1-alpha.2'
// https://jarcasting.com/artifacts/io.github.huhuang03/th_views.android/
implementation ("io.github.huhuang03:th_views.android:0.0.1-alpha.2")
'io.github.huhuang03:th_views.android:aar:0.0.1-alpha.2'
<dependency org="io.github.huhuang03" name="th_views.android" rev="0.0.1-alpha.2">
<artifact name="th_views.android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.huhuang03', module='th_views.android', version='0.0.1-alpha.2')
)
libraryDependencies += "io.github.huhuang03" % "th_views.android" % "0.0.1-alpha.2"
[io.github.huhuang03/th_views.android "0.0.1-alpha.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex.rxjava3 : rxjava | jar | 3.1.3 |
| androidx.databinding » viewbinding | jar | 7.1.1 |
| androidx.databinding » databinding-common | jar | 7.1.1 |
| androidx.databinding » databinding-runtime | jar | 7.1.1 |
| androidx.databinding » databinding-adapters | jar | 7.1.1 |
| androidx.databinding » databinding-ktx | jar | 7.1.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |
| io.reactivex.rxjava3 : rxandroid | jar | 3.0.0 |
| androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.1.0 |
| androidx.lifecycle » lifecycle-runtime | jar | 2.4.1 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.5.0-alpha03 |