| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.notlocalhost.superlistview |
| Идентификатор | Идентификаторlibrary |
| Последняя версия | Последняя версия1.6 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеSuperListview
Extended Features for ListView and GridView
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.nineoldandroids : library | jar | 2.4.0 |
| com.android.support » support-v4 | jar | 21.0.0 |