MVN

com.quicklib : quicklib-recyclerview

Maven & Gradle

May 27, 2017
2 usages
1 stars

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

<dependency>
    <groupId>com.quicklib</groupId>
    <artifactId>quicklib-recyclerview</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.quicklib : quicklib-recyclerview to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.quicklib : quicklib-recyclerview to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
quicklib-recyclerview-1.0.1
1.0
quicklib-recyclerview-1.0

How to add a dependency to Maven

Add the following com.quicklib : quicklib-recyclerview maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.quicklib</groupId>
    <artifactId>quicklib-recyclerview</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.quicklib : quicklib-recyclerview gradle dependency to your build.gradle file:

implementation 'com.quicklib:quicklib-recyclerview:1.0.1'

Gradle Kotlin DSL: Add the following com.quicklib : quicklib-recyclerview gradle kotlin dependency to your build.gradle.kts file:

implementation("com.quicklib:quicklib-recyclerview:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.quicklib : quicklib-recyclerview sbt scala dependency to your build.sbt file:

libraryDependencies += "com.quicklib" % "quicklib-recyclerview" % "1.0.1"

Advertisement

Dependencies from Group

May 27, 2017
6 usages
1 stars
May 27, 2017
3 usages
1 stars
May 27, 2017
2 usages
1 stars
May 27, 2017
1 usages
1 stars
May 27, 2017
1 usages
1 stars

Discover Dependencies

Aug 02, 2018
4 usages
3k stars
Apr 07, 2021
4 usages
3 stars
Dec 20, 2020
4 usages
1 stars
Oct 13, 2022
5 usages
1k stars
Mar 12, 2014
2 usages
4 stars
Aug 03, 2023
4 usages
0 stars