Last Version

ActionBar-PullToRefresh Library 1.0.0

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

License

License

GroupId

GroupId

com.github.sebastianengel.actionbarpulltorefresh
ArtifactId

ArtifactId

library
Version

Version

1.0.0
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/sebastianengel/ActionBar-PullToRefresh
Source Code Management

Source Code Management

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

Download library 1.0.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.