Последняя версия

DragSortListView 1.0

DragSortListView (DSLV) is an extension of the Android ListView that enables drag-and-drop reordering of list items.

Лицензия

Лицензия

Группа

Группа

com.github.yoojia
Идентификатор

Идентификатор

dslv
Версия

Версия

1.0
Тип

Тип

aar
Описание

Описание

DragSortListView
DragSortListView (DSLV) is an extension of the Android ListView that enables drag-and-drop reordering of list items.

Скачать dslv 1.0

Имя Файла Размер
dslv-1.0.pom
dslv-1.0.aar 48 KB
dslv-1.0-sources.jar 37 KB
Обзор

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » support-v4 jar 19.1.0

Модули Проекта

Данный проект не имеет модулей.