не последняя версия
Последняя версия 0.3.1

com.github.satoshun.RxLifecycleOwner:rxlifecyclerowner-viewmodel 0.3.0

Lifecycle handling APIs for Android Architecture Components using RxJava2

Категории

Категории

owner Библиотеки уровня приложения Configuration
Группа

Группа

com.github.satoshun.RxLifecycleOwner
Идентификатор

Идентификатор

rxlifecyclerowner-viewmodel
Версия

Версия

0.3.0
Тип

Тип

aar

Скачать rxlifecyclerowner-viewmodel 0.3.0


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