| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.saket.swipe |
| Идентификатор | Идентификаторswipe |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеswipe
A composable that can be swiped left or right to reveal actions.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| swipe-1.0.0.pom | |
| swipe-1.0.0-release.aar | 61 KB |
| swipe-1.0.0-release-sources.jar | 6 KB |
| swipe-1.0.0-release-javadoc.jar | 271 KB |
| swipe-1.0.0-debug.aar | 79 KB |
| swipe-1.0.0-debug-sources.jar | 6 KB |
| swipe-1.0.0-debug-javadoc.jar | 271 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.saket.swipe/swipe/ -->
<dependency>
<groupId>me.saket.swipe</groupId>
<artifactId>swipe</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.saket.swipe/swipe/
implementation 'me.saket.swipe:swipe:1.0.0'
// https://jarcasting.com/artifacts/me.saket.swipe/swipe/
implementation ("me.saket.swipe:swipe:1.0.0")
'me.saket.swipe:swipe:pom:1.0.0'
<dependency org="me.saket.swipe" name="swipe" rev="1.0.0">
<artifact name="swipe" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.saket.swipe', module='swipe', version='1.0.0')
)
libraryDependencies += "me.saket.swipe" % "swipe" % "1.0.0"
[me.saket.swipe/swipe "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 Необязательный | jar | 1.6.10 |
| androidx.compose.ui » ui Необязательный | jar | 1.1.1 |
| androidx.compose.foundation » foundation Необязательный | jar | 1.1.1 |