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

Android-PullToRefresh Project 3.2.3

Implementation of the Pull-to-Refresh UI Pattern for Android.

Лицензия

Лицензия

Группа

Группа

com.navercorp.pulltorefresh
Идентификатор

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

parent
Версия

Версия

3.2.3
Тип

Тип

pom
Описание

Описание

Android-PullToRefresh Project
Implementation of the Pull-to-Refresh UI Pattern for Android.
Ссылка на сайт

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

https://github.com/naver/android-pull-to-refresh
Система контроля версий

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

https://github.com/naver/android-pull-to-refresh

Скачать parent 3.2.3

Имя Файла Размер
parent-3.2.3.pom 5 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • library
  • sample
  • extras