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