| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.panpf.stickyrecycleritemdecoration |
| Идентификатор | Идентификаторstickyrecycleritemdecoration |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеAdnroid, Recycler, Sticky
Adnroid, Recycler, Sticky
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.panpf.stickyrecycleritemdecoration/stickyrecycleritemdecoration/ -->
<dependency>
<groupId>io.github.panpf.stickyrecycleritemdecoration</groupId>
<artifactId>stickyrecycleritemdecoration</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.panpf.stickyrecycleritemdecoration/stickyrecycleritemdecoration/
implementation 'io.github.panpf.stickyrecycleritemdecoration:stickyrecycleritemdecoration:1.0.0'
// https://jarcasting.com/artifacts/io.github.panpf.stickyrecycleritemdecoration/stickyrecycleritemdecoration/
implementation ("io.github.panpf.stickyrecycleritemdecoration:stickyrecycleritemdecoration:1.0.0")
'io.github.panpf.stickyrecycleritemdecoration:stickyrecycleritemdecoration:aar:1.0.0'
<dependency org="io.github.panpf.stickyrecycleritemdecoration" name="stickyrecycleritemdecoration" rev="1.0.0">
<artifact name="stickyrecycleritemdecoration" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.panpf.stickyrecycleritemdecoration', module='stickyrecycleritemdecoration', version='1.0.0')
)
libraryDependencies += "io.github.panpf.stickyrecycleritemdecoration" % "stickyrecycleritemdecoration" % "1.0.0"
[io.github.panpf.stickyrecycleritemdecoration/stickyrecycleritemdecoration "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-annotations | jar | 27.1.1 |
| com.android.support » recyclerview-v7 | jar | 27.1.1 |