Jar examples for q:quicklib-recyclerview
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
quicklib-recyclerview-1.0.1-javadoc.jar