MVN

com.github.thepacific : adapter

Maven & Gradle

Jul 16, 2021
5 usages
376 stars

adapter · A quick adapter library for RecyclerView, GridView, ListView, ViewPager, Spinner.

<dependency>
    <groupId>com.github.thepacific</groupId>
    <artifactId>adapter</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.thepacific : adapter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of com.github.thepacific : adapter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
adapter-3.1.1
adapter-3.1.0
3.0.x
adapter-3.0.3
adapter-3.0.2
adapter-3.0.1
adapter-3.0.0
2.2.x
adapter-2.2.0
2.1.x
adapter-2.1.1
adapter-2.1.0
2.0.x
adapter-2.0.9
adapter-2.0.4
adapter-2.0.3
adapter-2.0.2
adapter-2.0.1
adapter-2.0.0
1.0.x
adapter-1.0.7
adapter-1.0.6
adapter-1.0.5
adapter-1.0.4
adapter-1.0.3

How to add a dependency to Maven

Add the following com.github.thepacific : adapter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.thepacific</groupId>
    <artifactId>adapter</artifactId>
    <version>3.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.thepacific : adapter gradle dependency to your build.gradle file:

implementation 'com.github.thepacific:adapter:3.1.1'

Gradle Kotlin DSL: Add the following com.github.thepacific : adapter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.thepacific:adapter:3.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.thepacific : adapter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.thepacific" % "adapter" % "3.1.1"

Advertisement

Dependencies from Group

Jun 23, 2021
7 usages
32 stars
Jul 16, 2021
5 usages
376 stars
Jun 23, 2021
4 usages
32 stars
Jun 23, 2021
3 usages
32 stars
Jun 23, 2021
2 usages
32 stars

Discover Dependencies

Sep 08, 2017
2 usages
740 stars
Jul 06, 2023
6 usages
7 stars
Mar 05, 2018
1 usages
6 stars
Jan 19, 2021
2 usages
1.8k stars
Jan 19, 2021
2 usages
1.8k stars
Jan 19, 2021
2 usages
1.8k stars
Mar 12, 2019
2 usages
15 stars
Mar 16, 2020
1 usages
314 stars
Jul 30, 2023
10 usages
4 stars