PullToRefresh library

Pull To Refresh layout for Jetpack Compose

Лицензия

Лицензия

Группа

Группа

com.github.fengdai.compose
Идентификатор

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

pulltorefresh
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

PullToRefresh library
Pull To Refresh layout for Jetpack Compose
Ссылка на сайт

Ссылка на сайт

https://github.com/fengdai/compose-pulltorefresh/
Система контроля версий

Система контроля версий

https://github.com/fengdai/compose-pulltorefresh/

Скачать pulltorefresh

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Идентификатор библиотеки Тип Версия
androidx.compose.foundation » foundation jar 1.1.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.0