Download presenteradapter-1.5.8.jar file - Jar p

Jar examples for p:presenteradapter

Description

Recycler View with pagination in a clean way

You can download jar file presenteradapter 1.5.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add presenteradapter-1.5.8.jar to your project.

<dependency>
   <groupId>com.github.vicpinm</groupId>
   <artifactId>presenteradapter</artifactId>
   <version>1.5.8</version>
</dependency>
compile group: 'com.github.vicpinm', name: 'presenteradapter', version: '1.5.8'
libraryDependencies += "com.github.vicpinm" % "presenteradapter" % "1.5.8"
<dependency org="com.github.vicpinm" name="presenteradapter" rev="1.5.8"/>
@Grapes(@Grab(group='com.github.vicpinm', module='presenteradapter', version='1.5.8'))
'com.github.vicpinm:presenteradapter:jar:1.5.8'

Download

Click the following link to download the jar file.

presenteradapter-1.5.8-sources.jar
presenteradapter-1.5.8.pom



Related Tutorials