Last Version

PagingGridView Library 1.0

PagingGridView has the ability to add more items on it like PagingListView does. Basically is a GridView 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

paginggridview
Version

Version

1.0
Type

Type

aar
Description

Description

PagingGridView Library
PagingGridView has the ability to add more items on it like PagingListView does. Basically is a GridView with the ability to add more items on it when reaches the end of the list.
Project URL

Project URL

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

Source Code Management

https://github.com/nicolasjafelle/PagingGridView

Download paginggridview 1.0


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

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.