Last Version

ActionBar-PullToRefresh Extras: ActionBarSherlock 1.0.0

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

License

License

GroupId

GroupId

com.github.sebastianengel.actionbarpulltorefresh
ArtifactId

ArtifactId

extra-abs
Version

Version

1.0.0
Type

Type

aar
Description

Description

ActionBar-PullToRefresh Extras: ActionBarSherlock
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 extra-abs 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.sebastianengel.actionbarpulltorefresh : library jar 1.0.0
com.actionbarsherlock : actionbarsherlock aar [4.4,)
com.android.support » support-v4 jar 18.0.+

Project Modules

There are no modules declared in this project.