lib-viewmodel

ViewModel expansion library.

License

License

GroupId

GroupId

io.github.maoqiqi
ArtifactId

ArtifactId

lib-viewmodel
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

aar
Description

Description

lib-viewmodel
ViewModel expansion library.
Project URL

Project URL

https://github.com/maoqiqi/AndroidLibraries

Download lib-viewmodel

How to add to project

<!-- 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.

Versions

Version
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0