Last Version

RxLifecycleOwner (ViewModel) 0.3.1

Lifecycle handling APIs for Android Architecture Components using RxJava2

License

License

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

com.github.satoshun.RxLifecycleOwner
ArtifactId

ArtifactId

rxlifecyclerowner-viewmodel
Version

Version

0.3.1
Type

Type

aar
Description

Description

RxLifecycleOwner (ViewModel)
Lifecycle handling APIs for Android Architecture Components using RxJava2
Project URL

Project URL

https://github.com/satoshun/RxLifecycleOwner
Source Code Management

Source Code Management

https://github.com/satoshun/RxLifecycleOwner

Download rxlifecyclerowner-viewmodel 0.3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.41
io.reactivex.rxjava2 : rxjava jar 2.1.13
android.arch.lifecycle » runtime jar 1.1.1
android.arch.lifecycle » viewmodel jar 1.1.1

Project Modules

There are no modules declared in this project.