Expandable RecyclerView

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

Лицензия

Лицензия

Группа

Группа

com.bignerdranch.android
Идентификатор

Идентификатор

expandablerecyclerview
Последняя версия

Последняя версия

3.0.0-RC1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Expandable RecyclerView
A lightweight Android library that allows for the expansion and collapsing of RecyclerView items
Ссылка на сайт

Ссылка на сайт

https://bignerdranch.github.io/expandable-recycler-view
Система контроля версий

Система контроля версий

https://github.com/bignerdranch/expandable-recycler-view

Скачать expandablerecyclerview

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.bignerdranch.android/expandablerecyclerview/ -->
<dependency>
    <groupId>com.bignerdranch.android</groupId>
    <artifactId>expandablerecyclerview</artifactId>
    <version>3.0.0-RC1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bignerdranch.android/expandablerecyclerview/
implementation 'com.bignerdranch.android:expandablerecyclerview:3.0.0-RC1'
// https://jarcasting.com/artifacts/com.bignerdranch.android/expandablerecyclerview/
implementation ("com.bignerdranch.android:expandablerecyclerview:3.0.0-RC1")
'com.bignerdranch.android:expandablerecyclerview:aar:3.0.0-RC1'
<dependency org="com.bignerdranch.android" name="expandablerecyclerview" rev="3.0.0-RC1">
  <artifact name="expandablerecyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bignerdranch.android', module='expandablerecyclerview', version='3.0.0-RC1')
)
libraryDependencies += "com.bignerdranch.android" % "expandablerecyclerview" % "3.0.0-RC1"
[com.bignerdranch.android/expandablerecyclerview "3.0.0-RC1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.android.support » recyclerview-v7 jar 24.2.1
com.android.support » support-annotations jar 24.2.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.0-RC1
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0