Last Version

Pagination View Library 1.0.3

Handy library to integrate pagination, which allow no data layout, refresh layout, recycler view in one view and easy way to bind pagination in app.

License

License

GroupId

GroupId

com.dhiwise
ArtifactId

ArtifactId

paginationview
Version

Version

1.0.3
Type

Type

aar
Description

Description

Pagination View Library
Handy library to integrate pagination, which allow no data layout, refresh layout, recycler view in one view and easy way to bind pagination in app.
Project URL

Project URL

https://github.com/DhiWise/paginationview/
Source Code Management

Source Code Management

https://github.com/DhiWise/paginationview/

Download paginationview 1.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30

runtime (6)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
com.google.android.material » material jar 1.3.0
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
androidx.appcompat » appcompat jar 1.3.1
com.github.markomilos : paginate jar 1.0.0
com.github.bumptech.glide : glide jar 4.11.0

Project Modules

There are no modules declared in this project.