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

se.emilsjolander:stickylistheaders 2.1.3

A small android library that makes it easy to make lists with section headers that stick to the top until a new section header comes along.

Группа

Группа

se.emilsjolander
Идентификатор

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

stickylistheaders
Версия

Версия

2.1.3
Тип

Тип

aar

Скачать stickylistheaders 2.1.3


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