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

com.ernestoyaquello.dragdropswiperecyclerview:drag-drop-swipe-recyclerview 1.0.1

Kotlin Android library that extends RecyclerView to support gestures like drag, drop and swipe, among others. It works with vertical, horizontal and grid lists.

Группа

Группа

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

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

drag-drop-swipe-recyclerview
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать drag-drop-swipe-recyclerview 1.0.1


<!-- https://jarcasting.com/artifacts/com.ernestoyaquello.dragdropswiperecyclerview/drag-drop-swipe-recyclerview/ -->
<dependency>
    <groupId>com.ernestoyaquello.dragdropswiperecyclerview</groupId>
    <artifactId>drag-drop-swipe-recyclerview</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ernestoyaquello.dragdropswiperecyclerview/drag-drop-swipe-recyclerview/
implementation 'com.ernestoyaquello.dragdropswiperecyclerview:drag-drop-swipe-recyclerview:1.0.1'
// https://jarcasting.com/artifacts/com.ernestoyaquello.dragdropswiperecyclerview/drag-drop-swipe-recyclerview/
implementation ("com.ernestoyaquello.dragdropswiperecyclerview:drag-drop-swipe-recyclerview:1.0.1")
'com.ernestoyaquello.dragdropswiperecyclerview:drag-drop-swipe-recyclerview:aar:1.0.1'
<dependency org="com.ernestoyaquello.dragdropswiperecyclerview" name="drag-drop-swipe-recyclerview" rev="1.0.1">
  <artifact name="drag-drop-swipe-recyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ernestoyaquello.dragdropswiperecyclerview', module='drag-drop-swipe-recyclerview', version='1.0.1')
)
libraryDependencies += "com.ernestoyaquello.dragdropswiperecyclerview" % "drag-drop-swipe-recyclerview" % "1.0.1"
[com.ernestoyaquello.dragdropswiperecyclerview/drag-drop-swipe-recyclerview "1.0.1"]