| License |
License |
|---|---|
| GroupId | GroupIdcom.olekdia |
| ArtifactId | ArtifactIddrag-sort-listview |
| Last Version | Last Version3.8.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionDragSortListView
Android ListView with drag and drop reordering. Fork of https://github.com/bauerca/drag-sort-listview
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationolekdia |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| drag-sort-listview-3.8.1.pom | |
| drag-sort-listview-3.8.1-sources.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.olekdia/drag-sort-listview/ -->
<dependency>
<groupId>com.olekdia</groupId>
<artifactId>drag-sort-listview</artifactId>
<version>3.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.olekdia/drag-sort-listview/
implementation 'com.olekdia:drag-sort-listview:3.8.1'
// https://jarcasting.com/artifacts/com.olekdia/drag-sort-listview/
implementation ("com.olekdia:drag-sort-listview:3.8.1")
'com.olekdia:drag-sort-listview:aar:3.8.1'
<dependency org="com.olekdia" name="drag-sort-listview" rev="3.8.1">
<artifact name="drag-sort-listview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.olekdia', module='drag-sort-listview', version='3.8.1')
)
libraryDependencies += "com.olekdia" % "drag-sort-listview" % "3.8.1"
[com.olekdia/drag-sort-listview "3.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core | jar | 1.6.0 |