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

com.bignerdranch.android:expandablerecyclerview 1.0.4

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

Группа

Группа

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

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

expandablerecyclerview
Версия

Версия

1.0.4
Тип

Тип

aar

Скачать expandablerecyclerview 1.0.4


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