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

swipe 1.0.0

A composable that can be swiped left or right to reveal actions.

Лицензия

Лицензия

Группа

Группа

me.saket.swipe
Идентификатор

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

swipe
Версия

Версия

1.0.0
Тип

Тип

pom
Описание

Описание

swipe
A composable that can be swiped left or right to reveal actions.
Ссылка на сайт

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

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

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

https://github.com/saket/swipe

Скачать swipe 1.0.0


<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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

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

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