| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.grakhell |
| Идентификатор | ИдентификаторExpandingLayout-ext |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеExpandingLayout-ext
Extansion to ExpandingLayout lib that's provided ExpandingNestedScrollView and ExpandingRecyclerView
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ExpandingLayout-ext-1.1.1.pom | |
| ExpandingLayout-ext-1.1.1-sources.jar | 5 KB |
| ExpandingLayout-ext-1.1.1-javadoc.jar | 341 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.grakhell/ExpandingLayout-ext/ -->
<dependency>
<groupId>io.github.grakhell</groupId>
<artifactId>ExpandingLayout-ext</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.grakhell/ExpandingLayout-ext/
implementation 'io.github.grakhell:ExpandingLayout-ext:1.1.1'
// https://jarcasting.com/artifacts/io.github.grakhell/ExpandingLayout-ext/
implementation ("io.github.grakhell:ExpandingLayout-ext:1.1.1")
'io.github.grakhell:ExpandingLayout-ext:aar:1.1.1'
<dependency org="io.github.grakhell" name="ExpandingLayout-ext" rev="1.1.1">
<artifact name="ExpandingLayout-ext" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.grakhell', module='ExpandingLayout-ext', version='1.1.1')
)
libraryDependencies += "io.github.grakhell" % "ExpandingLayout-ext" % "1.1.1"
[io.github.grakhell/ExpandingLayout-ext "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.grakhell : ExpandingLayout | jar | 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 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |