Recycler Swipe Stack

A helper library to create stacked and swipeable items inside a RecyclerView.

Лицензия

Лицензия

Группа

Группа

com.kroegerama
Идентификатор

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

recycler-swipe-stack
Последняя версия

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

0.9.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

Recycler Swipe Stack
A helper library to create stacked and swipeable items inside a RecyclerView.
Ссылка на сайт

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

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

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

https://github.com/kroegerama/recycler-swipe-stack

Скачать recycler-swipe-stack

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

<!-- https://jarcasting.com/artifacts/com.kroegerama/recycler-swipe-stack/ -->
<dependency>
    <groupId>com.kroegerama</groupId>
    <artifactId>recycler-swipe-stack</artifactId>
    <version>0.9.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kroegerama/recycler-swipe-stack/
implementation 'com.kroegerama:recycler-swipe-stack:0.9.3'
// https://jarcasting.com/artifacts/com.kroegerama/recycler-swipe-stack/
implementation ("com.kroegerama:recycler-swipe-stack:0.9.3")
'com.kroegerama:recycler-swipe-stack:aar:0.9.3'
<dependency org="com.kroegerama" name="recycler-swipe-stack" rev="0.9.3">
  <artifact name="recycler-swipe-stack" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kroegerama', module='recycler-swipe-stack', version='0.9.3')
)
libraryDependencies += "com.kroegerama" % "recycler-swipe-stack" % "0.9.3"
[com.kroegerama/recycler-swipe-stack "0.9.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
androidx.databinding » viewbinding jar 4.1.3

runtime (9)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlinx : kotlinx-coroutines-core jar
org.jetbrains.kotlinx : kotlinx-coroutines-android jar
androidx.appcompat » appcompat jar
androidx.core » core-ktx jar
androidx.recyclerview » recyclerview jar
com.kroegerama.android-kaiteki : core jar 4.1.0
com.kroegerama.android-kaiteki : recyclerview jar 4.1.0
com.jakewharton.timber : timber jar

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

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

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

Версия
0.9.3
0.9.2
0.9.1
0.9.0