Android LoadingHelper Library

Helper classes to perform pull to refresh and endless scrolling in with a recycler view

License

License

GroupId

GroupId

com.livae
ArtifactId

ArtifactId

android-loadingHelper
Last Version

Last Version

1.2.7
Release Date

Release Date

Type

Type

aar
Description

Description

Android LoadingHelper Library
Helper classes to perform pull to refresh and endless scrolling in with a recycler view
Project URL

Project URL

https://github.com/jorgemf/android-loading-helper
Source Code Management

Source Code Management

https://github.com/jorgemf/android-loading-helper

Download android-loadingHelper

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-v4 jar 22.0.0
com.android.support » recyclerview-v7 jar 22.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1
1.0