is not current version
Last Version 1.0.7

com.github.skydoves:expandablelayout 1.0.6

An expandable layout that shows a two-level layout with an indicator.

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

expandablelayout
Version

Version

1.0.6
Type

Type

aar

Download expandablelayout 1.0.6


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