Last Version

ActionBar-PullToRefresh Extras 0.6

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

License

License

GroupId

GroupId

com.github.chrisbanes.actionbarpulltorefresh
ArtifactId

ArtifactId

samples
Version

Version

0.6
Type

Type

pom
Description

Description

ActionBar-PullToRefresh Extras
A modern implementation of the pull-to-refresh for Android

Download samples 0.6

Filename Size
samples-0.6.pom 700 bytes
Browse

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

Dependencies

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

Project Modules

  • stock
  • actionbarsherlock