| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.cocosw |
| Идентификатор | Идентификаторbottomsheet |
| Последняя версия | Последняя версия1.5.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеBottomSheet
One way to present a set of actions to a user is with bottom sheets, a sheet of paper that slides up from the bottom edge of the screen. Bottom sheets offer flexibility in the display of clear and simple actions that do not need explanation.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| bottomsheet-1.5.0.pom | |
| bottomsheet-1.5.0.apklib | 26 KB |
| bottomsheet-1.5.0-sources.jar | 8 KB |
| bottomsheet-1.5.0-javadoc.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cocosw/bottomsheet/ -->
<dependency>
<groupId>com.cocosw</groupId>
<artifactId>bottomsheet</artifactId>
<version>1.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.cocosw/bottomsheet/
implementation 'com.cocosw:bottomsheet:1.5.0'
// https://jarcasting.com/artifacts/com.cocosw/bottomsheet/
implementation ("com.cocosw:bottomsheet:1.5.0")
'com.cocosw:bottomsheet:aar:1.5.0'
<dependency org="com.cocosw" name="bottomsheet" rev="1.5.0">
<artifact name="bottomsheet" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.cocosw', module='bottomsheet', version='1.5.0')
)
libraryDependencies += "com.cocosw" % "bottomsheet" % "1.5.0"
[com.cocosw/bottomsheet "1.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.legacy » legacy-support-v4 | jar | 1.0.0 |