не последняя версия
Последняя версия 1.0.0-beta12

io.github.iamthevoid.reactivebinding:coroutines-swiperefreshlayout 1.0.0-beta11

Library that helps bind data with reactive streams, like rx java Flowable or coroutines flow or whatever, what you want to implement

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.github.iamthevoid.reactivebinding
Идентификатор

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

coroutines-swiperefreshlayout
Версия

Версия

1.0.0-beta11
Тип

Тип

aar

Скачать coroutines-swiperefreshlayout 1.0.0-beta11


<!-- https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/coroutines-swiperefreshlayout/ -->
<dependency>
    <groupId>io.github.iamthevoid.reactivebinding</groupId>
    <artifactId>coroutines-swiperefreshlayout</artifactId>
    <version>1.0.0-beta11</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/coroutines-swiperefreshlayout/
implementation 'io.github.iamthevoid.reactivebinding:coroutines-swiperefreshlayout:1.0.0-beta11'
// https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/coroutines-swiperefreshlayout/
implementation ("io.github.iamthevoid.reactivebinding:coroutines-swiperefreshlayout:1.0.0-beta11")
'io.github.iamthevoid.reactivebinding:coroutines-swiperefreshlayout:aar:1.0.0-beta11'
<dependency org="io.github.iamthevoid.reactivebinding" name="coroutines-swiperefreshlayout" rev="1.0.0-beta11">
  <artifact name="coroutines-swiperefreshlayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamthevoid.reactivebinding', module='coroutines-swiperefreshlayout', version='1.0.0-beta11')
)
libraryDependencies += "io.github.iamthevoid.reactivebinding" % "coroutines-swiperefreshlayout" % "1.0.0-beta11"
[io.github.iamthevoid.reactivebinding/coroutines-swiperefreshlayout "1.0.0-beta11"]