Jar examples for p:paginate
Android library for creating simple pagination functionality upon RecyclerView and AbsListView
You can download jar file paginate 0.5.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add paginate-0.5.1.jar to your project.
<dependency> <groupId>com.github.markomilos</groupId> <artifactId>paginate</artifactId> <version>0.5.1</version> </dependency>
compile group: 'com.github.markomilos', name: 'paginate', version: '0.5.1'
libraryDependencies += "com.github.markomilos" % "paginate" % "0.5.1"
<dependency org="com.github.markomilos" name="paginate" rev="0.5.1"/>
@Grapes(@Grab(group='com.github.markomilos', module='paginate', version='0.5.1'))
'com.github.markomilos:paginate:jar:0.5.1'
Click the following link to download the jar file.
paginate-0.5.1-javadoc.jar