| License |
License |
|---|---|
| GroupId | GroupIdio.github.hdszylcd19 |
| ArtifactId | ArtifactIdkt-viewmodel-base |
| Version | Version0.7-alpha |
| Type | Typeaar |
| Description |
Descriptionkt-viewmodel-base
åºäºkotlinçmvvmæ¶æçåºç¡åº
|
| Filename | Size |
|---|---|
| kt-viewmodel-base-0.7-alpha.pom | |
| kt-viewmodel-base-0.7-alpha.aar | 136 KB |
| kt-viewmodel-base-0.7-alpha-sources.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.hdszylcd19/kt-viewmodel-base/ -->
<dependency>
<groupId>io.github.hdszylcd19</groupId>
<artifactId>kt-viewmodel-base</artifactId>
<version>0.7-alpha</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hdszylcd19/kt-viewmodel-base/
implementation 'io.github.hdszylcd19:kt-viewmodel-base:0.7-alpha'
// https://jarcasting.com/artifacts/io.github.hdszylcd19/kt-viewmodel-base/
implementation ("io.github.hdszylcd19:kt-viewmodel-base:0.7-alpha")
'io.github.hdszylcd19:kt-viewmodel-base:aar:0.7-alpha'
<dependency org="io.github.hdszylcd19" name="kt-viewmodel-base" rev="0.7-alpha">
<artifact name="kt-viewmodel-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.hdszylcd19', module='kt-viewmodel-base', version='0.7-alpha')
)
libraryDependencies += "io.github.hdszylcd19" % "kt-viewmodel-base" % "0.7-alpha"
[io.github.hdszylcd19/kt-viewmodel-base "0.7-alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 4.0.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| androidx.activity » activity-ktx | jar | 1.1.0 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.fragment » fragment-ktx | jar | 1.3.6 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.1 |
| com.google.android.material » material | jar | 1.0.0 |
| androidx.lifecycle » lifecycle-viewmodel | jar | 2.2.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.2.0 |
| androidx.lifecycle » lifecycle-livedata | jar | 2.2.0 |
| androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
| com.guolindev.permissionx : permissionx | jar | 1.6.1 |