Last Version

kt-viewmodel-base 0.7-alpha

基于kotlin的mvvm架构的基础库

License

License

GroupId

GroupId

io.github.hdszylcd19
ArtifactId

ArtifactId

kt-viewmodel-base
Version

Version

0.7-alpha
Type

Type

aar
Description

Description

kt-viewmodel-base
基于kotlin的mvvm架构的基础库

Download kt-viewmodel-base 0.7-alpha


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

Dependencies

compile (13)

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

Project Modules

There are no modules declared in this project.