Last Version

Drag Sort ListView 0.6.3

Android ListView with drag and drop reordering.

License

License

GroupId

GroupId

com.vandalsoftware.android
ArtifactId

ArtifactId

dslv
Version

Version

0.6.3
Type

Type

aar
Description

Description

Drag Sort ListView
Android ListView with drag and drop reordering.
Project URL

Project URL

https://github.com/jonathanle/drag-sort-listview

Download dslv 0.6.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 13.0.+

Project Modules

There are no modules declared in this project.