MVN

com.github.markomilos : paginate

Maven & Gradle

Sep 23, 2020
6 usages
1.3k stars

Paginate · Android library for creating simple pagination functionality upon RecyclerView and AbsListView

<dependency>
    <groupId>com.github.markomilos</groupId>
    <artifactId>paginate</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.markomilos : paginate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.markomilos : paginate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
paginate-1.0.0
0.5.x
paginate-0.5.1
paginate-0.5.0

How to add a dependency to Maven

Add the following com.github.markomilos : paginate maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.markomilos</groupId>
    <artifactId>paginate</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.markomilos : paginate gradle dependency to your build.gradle file:

implementation 'com.github.markomilos:paginate:1.0.0'

Gradle Kotlin DSL: Add the following com.github.markomilos : paginate gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.markomilos:paginate:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.markomilos : paginate sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.markomilos" % "paginate" % "1.0.0"

Advertisement

Dependencies from Group

Sep 23, 2020
6 usages
1.3k stars

Discover Dependencies

May 23, 2023
23 usages
7 stars
dms
Aug 07, 2023
28 usages
Aug 25, 2023
25 usages
123 stars
Jul 03, 2015
2 usages
2 stars
Nov 04, 2018
4 usages
1.6k stars
Sep 26, 2018
2 usages
0 stars
Jul 14, 2017
2 usages
99 stars
Nov 17, 2016
8 usages
147 stars