is not current version
Last Version 1.1.1

io.github.grakhell:ExpandingLayout 1.0.5

Android view layout that's can be expanded or collapsed

GroupId

GroupId

io.github.grakhell
ArtifactId

ArtifactId

ExpandingLayout
Version

Version

1.0.5
Type

Type

aar

Download ExpandingLayout 1.0.5


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