gesture-recycler

This library provides swipe & drag and drop support for RecyclerView.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.17.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

gesture-recycler
This library provides swipe & drag and drop support for RecyclerView.
Ссылка на сайт

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

https://github.com/thesurix/gesture-recycler

Скачать gesture-recycler

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.6.10
androidx.recyclerview » recyclerview jar 1.2.1
androidx.appcompat » appcompat jar 1.4.1
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10

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

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

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

Версия
1.17.0
1.16.0
1.15.0
1.14.0