не последняя версия
Последняя версия 1.3

com.github.nicolasjafelle:paginglistview 1.2

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

Группа

Группа

com.github.nicolasjafelle
Идентификатор

Идентификатор

paginglistview
Версия

Версия

1.2
Тип

Тип

aar

Скачать paginglistview 1.2


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