Last Version

Android-PullToRefresh Project 1.3.0-UNOFFICIAL-ROBERTO-RELEASE

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

License

License

GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

pulltorefresh-project
Version

Version

1.3.0-UNOFFICIAL-ROBERTO-RELEASE
Type

Type

pom
Description

Description

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

Project URL

https://github.com/chrisbanes/Android-PullToRefresh
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • sample