How to install the Java artifact net.gotev.recycleradapter-paging with Maven
Java
Maven
pom.xml
net.gotev
recycleradapter-paging
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>net.gotev</groupId>
<artifactId>recycleradapter-paging</artifactId>
<version>2.10.1</version>
</dependency>
/dependencies>