DragSortListView (DSLV) is an extension of the Android ListView that enables drag-and-drop reordering of list items.
'com.github.yoojia:dslv:1.0'
<dependency>
<groupId>com.github.yoojia</groupId>
<artifactId>dslv</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.github.yoojia" name="dslv" rev="1.0"/>
"com.github.yoojia", "dslv", "1.0"