Last Version

PagingListView Library 1.3

PagingListView is a ListView with the ability to add more items on it when reaches the end of the list.

License

License

GroupId

GroupId

com.github.nicolasjafelle
ArtifactId

ArtifactId

paginglistview
Version

Version

1.3
Type

Type

aar
Description

Description

PagingListView Library
PagingListView is a ListView with the ability to add more items on it when reaches the end of the list.
Project URL

Project URL

https://github.com/nicolasjafelle/PagingListView
Source Code Management

Source Code Management

https://github.com/nicolasjafelle/PagingListView

Download paginglistview 1.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.