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

Expandable RecyclerView 3.0.0-RC1

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 3.0.0-RC1


<!-- 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

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

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