SuperListview

Extended Features for ListView and GridView

Лицензия

Лицензия

Группа

Группа

org.notlocalhost.superlistview
Идентификатор

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

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

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

1.6
Дата

Дата

Тип

Тип

aar
Описание

Описание

SuperListview
Extended Features for ListView and GridView
Ссылка на сайт

Ссылка на сайт

https://github.com/pedlar/SuperListview
Система контроля версий

Система контроля версий

https://github.com/pedlar/SuperListview

Скачать library

Имя Файла Размер
library-1.6.pom
library-1.6.aar 76 KB
library-1.6-sources.jar 261 bytes
library-1.6-javadoc.jar 261 bytes
Обзор

Как подключить последнюю версию

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

Зависимости

compile (2)

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

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

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

Версии библиотеки

Версия
1.6
1.5.4
1.5.3