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