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