Last Version

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.

License

License

GroupId

GroupId

se.emilsjolander.stickylistheaders
ArtifactId

ArtifactId

library
Version

Version

2.1.0
Type

Type

aar
Description

Description

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.
Project URL

Project URL

https://github.com/emilsjolander/StickyListHeaders
Source Code Management

Source Code Management

https://github.com/emilsjolander/StickyListHeaders

Download 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.