is not current version
Last Version 2.7.0

se.emilsjolander:stickylistheaders 2.5.2

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.

GroupId

GroupId

se.emilsjolander
ArtifactId

ArtifactId

stickylistheaders
Version

Version

2.5.2
Type

Type

aar

Download stickylistheaders 2.5.2


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