| Группа | Группаse.emilsjolander |
|---|---|
| Идентификатор | Идентификаторstickylistheaders |
| Версия | Версия2.1.3 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| stickylistheaders-2.1.3.pom | |
| stickylistheaders-2.1.3.aar | 25 KB |
| stickylistheaders-2.1.3-sources.jar | 13 KB |
| stickylistheaders-2.1.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.emilsjolander/stickylistheaders/ -->
<dependency>
<groupId>se.emilsjolander</groupId>
<artifactId>stickylistheaders</artifactId>
<version>2.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/se.emilsjolander/stickylistheaders/
implementation 'se.emilsjolander:stickylistheaders:2.1.3'
// https://jarcasting.com/artifacts/se.emilsjolander/stickylistheaders/
implementation ("se.emilsjolander:stickylistheaders:2.1.3")
'se.emilsjolander:stickylistheaders:aar:2.1.3'
<dependency org="se.emilsjolander" name="stickylistheaders" rev="2.1.3">
<artifact name="stickylistheaders" type="aar" />
</dependency>
@Grapes(
@Grab(group='se.emilsjolander', module='stickylistheaders', version='2.1.3')
)
libraryDependencies += "se.emilsjolander" % "stickylistheaders" % "2.1.3"
[se.emilsjolander/stickylistheaders "2.1.3"]