Download quicklib-recyclerview-1.0.1.jar file - Jar q

Jar examples for q:quicklib-recyclerview

Description

Quicklib is a lightweight Android library that provides a bunch of utility classes used to simplify your dev

You can download jar file quicklib-recyclerview 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add quicklib-recyclerview-1.0.1.jar to your project.

<dependency>
   <groupId>com.quicklib</groupId>
   <artifactId>quicklib-recyclerview</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.quicklib', name: 'quicklib-recyclerview', version: '1.0.1'
libraryDependencies += "com.quicklib" % "quicklib-recyclerview" % "1.0.1"
<dependency org="com.quicklib" name="quicklib-recyclerview" rev="1.0.1"/>
@Grapes(@Grab(group='com.quicklib', module='quicklib-recyclerview', version='1.0.1'))
'com.quicklib:quicklib-recyclerview:jar:1.0.1'

Download

Click the following link to download the jar file.

quicklib-recyclerview-1.0.1-javadoc.jar
quicklib-recyclerview-1.0.1-sources.jar
quicklib-recyclerview-1.0.1.pom



Related Tutorials