Last Version

StickyListHeaders Library 2.7.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
ArtifactId

ArtifactId

stickylistheaders
Version

Version

2.7.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 stickylistheaders 2.7.0


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