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

StickyListHeaders Library 2.1.0

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
Идентификатор

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

library
Версия

Версия

2.1.0
Тип

Тип

aar
Описание

Описание

StickyListHeaders Library
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.
Ссылка на сайт

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

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

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

https://github.com/emilsjolander/StickyListHeaders

Скачать library 2.1.0


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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