| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииowner Библиотеки уровня приложения Configuration |
| Группа | Группаcom.github.satoshun.RxLifecycleOwner |
| Идентификатор | Идентификаторrxlifecyclerowner |
| Последняя версия | Последняя версия0.3.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеRxLifecycleOwner
Lifecycle handling APIs for Android Architecture Components using RxJava2
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rxlifecyclerowner-0.3.1.pom | |
| rxlifecyclerowner-0.3.1.aar | 15 KB |
| rxlifecyclerowner-0.3.1-sources.jar | 2 KB |
| rxlifecyclerowner-0.3.1-javadoc.jar | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.satoshun.RxLifecycleOwner/rxlifecyclerowner/ -->
<dependency>
<groupId>com.github.satoshun.RxLifecycleOwner</groupId>
<artifactId>rxlifecyclerowner</artifactId>
<version>0.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.satoshun.RxLifecycleOwner/rxlifecyclerowner/
implementation 'com.github.satoshun.RxLifecycleOwner:rxlifecyclerowner:0.3.1'
// https://jarcasting.com/artifacts/com.github.satoshun.RxLifecycleOwner/rxlifecyclerowner/
implementation ("com.github.satoshun.RxLifecycleOwner:rxlifecyclerowner:0.3.1")
'com.github.satoshun.RxLifecycleOwner:rxlifecyclerowner:aar:0.3.1'
<dependency org="com.github.satoshun.RxLifecycleOwner" name="rxlifecyclerowner" rev="0.3.1">
<artifact name="rxlifecyclerowner" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.satoshun.RxLifecycleOwner', module='rxlifecyclerowner', version='0.3.1')
)
libraryDependencies += "com.github.satoshun.RxLifecycleOwner" % "rxlifecyclerowner" % "0.3.1"
[com.github.satoshun.RxLifecycleOwner/rxlifecyclerowner "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |