| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.grakhell |
| Идентификатор | ИдентификаторExpandingLayout |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеExpandingLayout
Android view layout that's can be expanded or collapsed
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ExpandingLayout-1.1.1.pom | |
| ExpandingLayout-1.1.1-sources.jar | 8 KB |
| ExpandingLayout-1.1.1-javadoc.jar | 390 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.grakhell/ExpandingLayout/ -->
<dependency>
<groupId>io.github.grakhell</groupId>
<artifactId>ExpandingLayout</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.grakhell/ExpandingLayout/
implementation 'io.github.grakhell:ExpandingLayout:1.1.1'
// https://jarcasting.com/artifacts/io.github.grakhell/ExpandingLayout/
implementation ("io.github.grakhell:ExpandingLayout:1.1.1")
'io.github.grakhell:ExpandingLayout:aar:1.1.1'
<dependency org="io.github.grakhell" name="ExpandingLayout" rev="1.1.1">
<artifact name="ExpandingLayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.grakhell', module='ExpandingLayout', version='1.1.1')
)
libraryDependencies += "io.github.grakhell" % "ExpandingLayout" % "1.1.1"
[io.github.grakhell/ExpandingLayout "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.dynamicanimation » dynamicanimation | jar | 1.1.0-alpha03 |
| androidx.dynamicanimation » dynamicanimation-ktx | jar | 1.0.0-alpha03 |