MVN

com.thoughtbot : expandablerecyclerview

Maven & Gradle

Aug 18, 2016
1 usages
1.9k stars

expandablerecyclerview · Custom Android RecyclerViewAdapters that collapse and expand

<dependency>
    <groupId>com.thoughtbot</groupId>
    <artifactId>expandablerecyclerview</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thoughtbot : expandablerecyclerview to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.thoughtbot : expandablerecyclerview to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
expandablerecyclerview-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.thoughtbot</groupId>
    <artifactId>expandablerecyclerview</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thoughtbot : expandablerecyclerview gradle dependency to your build.gradle file:

implementation 'com.thoughtbot:expandablerecyclerview:1.0'

Gradle Kotlin DSL: Add the following com.thoughtbot : expandablerecyclerview gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thoughtbot:expandablerecyclerview:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thoughtbot : expandablerecyclerview sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thoughtbot" % "expandablerecyclerview" % "1.0"

Advertisement

Dependencies from Group

Aug 18, 2016
1 usages
1.9k stars
Jan 13, 2018
3 stars
May 04, 2019
3 stars

Discover Dependencies

Nov 18, 2020
1 usages
258 stars
Aug 17, 2016
258 stars
Oct 29, 2020
10 stars
Jul 31, 2023
23 usages
142 stars
Feb 21, 2021
18 usages
6.3k stars
Feb 07, 2022
74 stars
Feb 28, 2017
65 stars
Jun 04, 2019
3 usages
0 stars