Last Version

viewmodel-lifecycle 1.1.0

ViewModel Lifecycle allows you to track and observe Jetpack ViewModel's lifecycle changes.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

viewmodel-lifecycle
Version

Version

1.1.0
Type

Type

aar
Description

Description

viewmodel-lifecycle
ViewModel Lifecycle allows you to track and observe Jetpack ViewModel's lifecycle changes.
Project URL

Project URL

https://github.com/skydoves/viewmodel-lifecycle/
Source Code Management

Source Code Management

https://github.com/skydoves/viewmodel-lifecycle/

Download viewmodel-lifecycle 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.5.32
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.