is not current version
Last Version 1.1.7

lib-viewmodel 1.0.5

ViewModel expansion library.

License

License

GroupId

GroupId

io.github.maoqiqi
ArtifactId

ArtifactId

lib-viewmodel
Version

Version

1.0.5
Type

Type

aar
Description

Description

lib-viewmodel
ViewModel expansion library.
Project URL

Project URL

https://github.com/maoqiqi/AndroidLibraries

Download lib-viewmodel 1.0.5


<!-- https://jarcasting.com/artifacts/io.github.maoqiqi/lib-viewmodel/ -->
<dependency>
    <groupId>io.github.maoqiqi</groupId>
    <artifactId>lib-viewmodel</artifactId>
    <version>1.0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.maoqiqi/lib-viewmodel/
implementation 'io.github.maoqiqi:lib-viewmodel:1.0.5'
// https://jarcasting.com/artifacts/io.github.maoqiqi/lib-viewmodel/
implementation ("io.github.maoqiqi:lib-viewmodel:1.0.5")
'io.github.maoqiqi:lib-viewmodel:aar:1.0.5'
<dependency org="io.github.maoqiqi" name="lib-viewmodel" rev="1.0.5">
  <artifact name="lib-viewmodel" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.maoqiqi', module='lib-viewmodel', version='1.0.5')
)
libraryDependencies += "io.github.maoqiqi" % "lib-viewmodel" % "1.0.5"
[io.github.maoqiqi/lib-viewmodel "1.0.5"]

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
com.squareup.retrofit2 : retrofit jar 2.5.0
io.github.maoqiqi : lib-log jar 1.0.4

Project Modules

There are no modules declared in this project.