ListItemAsyncDataLoader

A modern implementation of the ListItemAsyncDataLoader for Android

License

License

GroupId

GroupId

com.github.lchli
ArtifactId

ArtifactId

ListItemLoader
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

ListItemAsyncDataLoader
A modern implementation of the ListItemAsyncDataLoader for Android
Project URL

Project URL

https://github.com/lchli/ListItemAsyncDataLoader
Source Code Management

Source Code Management

https://github.com/lchli/ListItemAsyncDataLoader

Download ListItemLoader

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0