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