ActionBar-PullToRefresh Library

A modern implementation of the pull-to-refresh for Android

License

License

GroupId

GroupId

com.github.chrisbanes.actionbarpulltorefresh
ArtifactId

ArtifactId

library
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

aar
Description

Description

ActionBar-PullToRefresh Library
A modern implementation of the pull-to-refresh for Android
Project URL

Project URL

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

Source Code Management

https://github.com/chrisbanes/ActionBar-PullToRefresh

Download library

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.castorflex.smoothprogressbar : library aar 0.4.+

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9
0.9.3
0.9.2
0.9.1
0.9
0.8
0.7.3
0.7.2
0.7.1
0.7
0.6
0.5
0.4
0.3.1
0.3
0.2