Sheets

Another BottomSheet in Jetpack Compose

Лицензия

Лицензия

Группа

Группа

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

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

sheets
Последняя версия

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

0.1.4
Дата

Дата

Тип

Тип

aar
Описание

Описание

Sheets
Another BottomSheet in Jetpack Compose
Ссылка на сайт

Ссылка на сайт

https://github.com/dokar3/sheets
Система контроля версий

Система контроля версий

https://github.com/dokar3/sheets

Скачать sheets

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (4)

Идентификатор библиотеки Тип Версия
androidx.compose.ui » ui jar 1.2.0-rc02
androidx.compose.ui » ui-util jar 1.2.0-rc02
androidx.compose.material » material jar 1.2.0-rc02
androidx.activity » activity-compose jar 1.4.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0