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

org.notlocalhost.superlistview:library 1.5.3

Extended Features for ListView and GridView

Группа

Группа

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

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

library
Версия

Версия

1.5.3
Тип

Тип

aar

Скачать library 1.5.3


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