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

io.github.grakhell:ExpandingLayout 1.0.5

Android view layout that's can be expanded or collapsed

Группа

Группа

io.github.grakhell
Идентификатор

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

ExpandingLayout
Версия

Версия

1.0.5
Тип

Тип

aar

Скачать 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"]