| License |
License |
|---|---|
| GroupId | GroupIdcom.vandalsoftware.android |
| ArtifactId | ArtifactIddslv |
| Version | Version0.6.3 |
| Type | Typeaar |
| Description |
DescriptionDrag Sort ListView
Android ListView with drag and drop reordering.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| dslv-0.6.3.pom | |
| dslv-0.6.3.aar | 47 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 13.0.+ |