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

com.github.satoshun.RxLifecycleOwner:rxlifecyclerowner 0.3.0

Lifecycle handling APIs for Android Architecture Components using RxJava2

Категории

Категории

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

Группа

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

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

rxlifecyclerowner
Версия

Версия

0.3.0
Тип

Тип

jar

Скачать rxlifecyclerowner 0.3.0


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