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

com.karumi:expandableselector 1.0.0

ExpandableSelector is an Android library created to show a list of Button/ImageButton widgets inside a animated container which can be collapsed or expanded.

Группа

Группа

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

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

expandableselector
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать expandableselector 1.0.0


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