Last Version

lib-viewmodel 1.1.7

ViewModel expansion library.

License

License

GroupId

GroupId

io.github.maoqiqi
ArtifactId

ArtifactId

lib-viewmodel
Version

Version

1.1.7
Type

Type

aar
Description

Description

lib-viewmodel
ViewModel expansion library.
Project URL

Project URL

https://github.com/maoqiqi/AndroidLibraries

Download lib-viewmodel 1.1.7


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.maoqiqi : lib-log jar 1.1.2

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
com.squareup.retrofit2 : retrofit jar 2.5.0

Project Modules

There are no modules declared in this project.