viewmodel-lifecycle-rxkotlin2

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

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

viewmodel-lifecycle-rxkotlin2
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

viewmodel-lifecycle-rxkotlin2
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-rxkotlin2

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.skydoves : viewmodel-lifecycle jar 1.1.0
io.reactivex.rxjava2 : rxkotlin jar 2.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0