не последняя версия
Последняя версия 3.0.0-RC1

com.bignerdranch.android:expandablerecyclerview 1.0.1

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

Группа

Группа

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

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

expandablerecyclerview
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать expandablerecyclerview 1.0.1


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