Last Version

ExpandableSelector 1.1.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.

License

License

GroupId

GroupId

com.karumi
ArtifactId

ArtifactId

expandableselector
Version

Version

1.1.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/karumi/ExpandableSelector
Source Code Management

Source Code Management

https://github.com/karumi/ExpandableSelector

Download expandableselector 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.