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

Android-PullToRefresh Project 1.3.0-UNOFFICIAL-ROBERTO-RELEASE

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

Лицензия

Лицензия

Группа

Группа

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

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

pulltorefresh-project
Версия

Версия

1.3.0-UNOFFICIAL-ROBERTO-RELEASE
Тип

Тип

pom
Описание

Описание

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

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

https://github.com/chrisbanes/Android-PullToRefresh
Система контроля версий

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

https://github.com/rtyley/Android-PullToRefresh

Скачать pulltorefresh-project 1.3.0-UNOFFICIAL-ROBERTO-RELEASE


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

Зависимости

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

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

  • library
  • sample