GroupId | GroupIdse.emilsjolander |
---|---|
ArtifactId | ArtifactIdstickylistheaders |
Version | Version2.4.1 |
Type | Typeaar |
Filename | Size |
---|---|
stickylistheaders-2.4.1.pom | |
stickylistheaders-2.4.1.aar | 28 KB |
stickylistheaders-2.4.1-sources.jar | 14 KB |
stickylistheaders-2.4.1-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.emilsjolander/stickylistheaders/ -->
<dependency>
<groupId>se.emilsjolander</groupId>
<artifactId>stickylistheaders</artifactId>
<version>2.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/se.emilsjolander/stickylistheaders/
implementation 'se.emilsjolander:stickylistheaders:2.4.1'
// https://jarcasting.com/artifacts/se.emilsjolander/stickylistheaders/
implementation ("se.emilsjolander:stickylistheaders:2.4.1")
'se.emilsjolander:stickylistheaders:aar:2.4.1'
<dependency org="se.emilsjolander" name="stickylistheaders" rev="2.4.1">
<artifact name="stickylistheaders" type="aar" />
</dependency>
@Grapes(
@Grab(group='se.emilsjolander', module='stickylistheaders', version='2.4.1')
)
libraryDependencies += "se.emilsjolander" % "stickylistheaders" % "2.4.1"
[se.emilsjolander/stickylistheaders "2.4.1"]