| Лицензия |
Лицензия |
|---|---|
| Группа | Группаir.mohammadesteki |
| Идентификатор | Идентификаторcompose-expandable |
| Версия | Версия0.1.1 |
| Тип | Типaar |
| Описание |
ОписаниеCompose Expandable
fully customizable expandable developed by jetpack compose
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| compose-expandable-0.1.1.pom | |
| compose-expandable-0.1.1-sources.jar | 1 KB |
| compose-expandable-0.1.1-javadoc.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ir.mohammadesteki/compose-expandable/ -->
<dependency>
<groupId>ir.mohammadesteki</groupId>
<artifactId>compose-expandable</artifactId>
<version>0.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ir.mohammadesteki/compose-expandable/
implementation 'ir.mohammadesteki:compose-expandable:0.1.1'
// https://jarcasting.com/artifacts/ir.mohammadesteki/compose-expandable/
implementation ("ir.mohammadesteki:compose-expandable:0.1.1")
'ir.mohammadesteki:compose-expandable:aar:0.1.1'
<dependency org="ir.mohammadesteki" name="compose-expandable" rev="0.1.1">
<artifact name="compose-expandable" type="aar" />
</dependency>
@Grapes(
@Grab(group='ir.mohammadesteki', module='compose-expandable', version='0.1.1')
)
libraryDependencies += "ir.mohammadesteki" % "compose-expandable" % "0.1.1"
[ir.mohammadesteki/compose-expandable "0.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.compose.ui » ui | jar | 1.0.2 |
| androidx.compose.material » material | jar | 1.0.2 |
| androidx.compose.ui » ui-tooling-preview | jar | 1.0.2 |