MVN

se.emilsjolander : stickylistheaders

Maven & Gradle

May 21, 2015
12 usages
5.5k stars

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.

<dependency>
    <groupId>se.emilsjolander</groupId>
    <artifactId>stickylistheaders</artifactId>
    <version>2.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.emilsjolander : stickylistheaders to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.0

All Versions

Choose a version of se.emilsjolander : stickylistheaders to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
stickylistheaders-2.7.0
2.6.x
stickylistheaders-2.6.0
2.5.x
stickylistheaders-2.5.2
stickylistheaders-2.5.1
stickylistheaders-2.5.0
2.4.x
stickylistheaders-2.4.1
stickylistheaders-2.4.0
2.3.x
stickylistheaders-2.3.0
2.2.x
stickylistheaders-2.2.0
2.1.x
stickylistheaders-2.1.5
stickylistheaders-2.1.4
stickylistheaders-2.1.3
stickylistheaders-2.1.2
stickylistheaders-2.1.1
stickylistheaders-2.1.0
library
stickylistheaders-library

How to add a dependency to Maven

Add the following se.emilsjolander : stickylistheaders maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.emilsjolander</groupId>
    <artifactId>stickylistheaders</artifactId>
    <version>2.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.emilsjolander : stickylistheaders gradle dependency to your build.gradle file:

implementation 'se.emilsjolander:stickylistheaders:2.7.0'

Gradle Kotlin DSL: Add the following se.emilsjolander : stickylistheaders gradle kotlin dependency to your build.gradle.kts file:

implementation("se.emilsjolander:stickylistheaders:2.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.emilsjolander : stickylistheaders sbt scala dependency to your build.sbt file:

libraryDependencies += "se.emilsjolander" % "stickylistheaders" % "2.7.0"

Advertisement

Dependencies from Group

May 21, 2015
12 usages
5.5k stars
Feb 09, 2014
1 usages
1k stars
Nov 02, 2013
925 stars
May 31, 2014
775 stars

Discover Dependencies

Dec 16, 2017
10 usages
26 stars
May 10, 2015
4 usages
658 stars
Feb 17, 2023
3 usages
10 stars
Jan 22, 2020
4 usages
1 stars
Jul 08, 2021
3 usages
Sep 30, 2011
3 usages
Feb 19, 2017
12 usages
155 stars