MVN

com.bignerdranch.android : expandablerecyclerview

Maven & Gradle

Oct 07, 2016
2 usages
1.2k stars

Expandable RecyclerView · A lightweight Android library that allows for the expansion and collapsing of RecyclerView items

<dependency>
    <groupId>com.bignerdranch.android</groupId>
    <artifactId>expandablerecyclerview</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.1
  • Latest Release Candidate: 3.0.0-RC1

All Versions

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

Version Vulnerabilities Updated
3.0.x
expandablerecyclerview-3.0.0-RC1
2.1.x
expandablerecyclerview-2.1.1
expandablerecyclerview-2.1.0
2.0.x
expandablerecyclerview-2.0.4
expandablerecyclerview-2.0.3
expandablerecyclerview-2.0.2
expandablerecyclerview-2.0.1
expandablerecyclerview-2.0.0
1.0.x
expandablerecyclerview-1.0.4
expandablerecyclerview-1.0.3
expandablerecyclerview-1.0.2
expandablerecyclerview-1.0.1
expandablerecyclerview-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.bignerdranch.android</groupId>
    <artifactId>expandablerecyclerview</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.bignerdranch.android:expandablerecyclerview:2.1.1'

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

implementation("com.bignerdranch.android:expandablerecyclerview:2.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.bignerdranch.android" % "expandablerecyclerview" % "2.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 18, 2016
4 usages
0 stars
Jul 27, 2023
148 usages
3.3k stars
Jul 18, 2023
52 usages
291 stars
May 19, 2023
21.5k stars
Feb 08, 2016
3 usages
20.7k stars
Jun 26, 2022
26 stars
Jun 17, 2020
246 stars
Mar 18, 2019
1 stars