Last Version

ActionBar-PullToRefresh Project 0.6

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

License

License

GroupId

GroupId

com.github.chrisbanes.actionbarpulltorefresh
ArtifactId

ArtifactId

parent
Version

Version

0.6
Type

Type

pom
Description

Description

ActionBar-PullToRefresh Project
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/Android-BitmapCache

Download parent 0.6

Filename Size
parent-0.6.pom 4 KB
Browse

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

  • library
  • samples
  • extras