is not current version
Last Version 1.1.1

drag-drop-swipe-recyclerview 1.0.2

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

License

License

GroupId

GroupId

com.ernestoyaquello.dragdropswiperecyclerview
ArtifactId

ArtifactId

drag-drop-swipe-recyclerview
Version

Version

1.0.2
Type

Type

aar
Description

Description

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

Project URL

https://github.com/ernestoyaquello/DragDropSwipeRecyclerview
Source Code Management

Source Code Management

https://github.com/ernestoyaquello/DragDropSwipeRecyclerview

Download drag-drop-swipe-recyclerview 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.1.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.21
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.