Last Version

Android-PullToRefresh Extras 2.1.1

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

License

License

GroupId

GroupId

com.github.chrisbanes.pulltorefresh
ArtifactId

ArtifactId

extras
Version

Version

2.1.1
Type

Type

pom
Description

Description

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

Download extras 2.1.1

Filename Size
extras-2.1.1.pom 706 bytes
Browse

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

Dependencies

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

Project Modules

  • PullToRefreshListFragment
  • PullToRefreshViewPager