Last Version

ActionBar-PullToRefresh Extras: ActionBarCompat 0.9.9

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

License

License

GroupId

GroupId

com.github.chrisbanes.actionbarpulltorefresh
ArtifactId

ArtifactId

extra-abc
Version

Version

0.9.9
Type

Type

aar
Description

Description

ActionBar-PullToRefresh Extras: ActionBarCompat
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 extra-abc 0.9.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar +
com.github.chrisbanes.actionbarpulltorefresh : library jar 0.9.9

Project Modules

There are no modules declared in this project.