| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.lhoyong |
| Идентификатор | Идентификаторswiper |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеswiper
Android Jetpack Compose swipe library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| swiper-1.0.2.pom | |
| swiper-1.0.2-sources.jar | 4 KB |
| swiper-1.0.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.lhoyong/swiper/ -->
<dependency>
<groupId>io.github.lhoyong</groupId>
<artifactId>swiper</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lhoyong/swiper/
implementation 'io.github.lhoyong:swiper:1.0.2'
// https://jarcasting.com/artifacts/io.github.lhoyong/swiper/
implementation ("io.github.lhoyong:swiper:1.0.2")
'io.github.lhoyong:swiper:aar:1.0.2'
<dependency org="io.github.lhoyong" name="swiper" rev="1.0.2">
<artifact name="swiper" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.lhoyong', module='swiper', version='1.0.2')
)
libraryDependencies += "io.github.lhoyong" % "swiper" % "1.0.2"
[io.github.lhoyong/swiper "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |
| androidx.compose.ui » ui | jar | 1.1.0-rc03 |
| androidx.compose.ui » ui-tooling | jar | 1.1.0-rc03 |
| androidx.compose.foundation » foundation | jar | 1.1.0-rc03 |
| androidx.compose.material » material | jar | 1.1.0-rc03 |
| androidx.activity » activity-compose | jar | 1.4.0 |
| androidx.compose.runtime » runtime | jar | 1.1.0-rc03 |