| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.seagazer |
| Идентификатор | Идентификаторparallaxdecoration |
| Версия | Версия1.0.1 |
| Тип | Типaar |
| Описание |
Описаниеparallaxdecoration
A special item decoration for recyclerView, it can display any bitmaps by looper as background of recyclerView. The bitmaps of background can opt to be scrolled within this recyclerView in a parallax fashion.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| parallaxdecoration-1.0.1.pom | |
| parallaxdecoration-1.0.1-sources.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.seagazer/parallaxdecoration/ -->
<dependency>
<groupId>io.github.seagazer</groupId>
<artifactId>parallaxdecoration</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.seagazer/parallaxdecoration/
implementation 'io.github.seagazer:parallaxdecoration:1.0.1'
// https://jarcasting.com/artifacts/io.github.seagazer/parallaxdecoration/
implementation ("io.github.seagazer:parallaxdecoration:1.0.1")
'io.github.seagazer:parallaxdecoration:aar:1.0.1'
<dependency org="io.github.seagazer" name="parallaxdecoration" rev="1.0.1">
<artifact name="parallaxdecoration" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.seagazer', module='parallaxdecoration', version='1.0.1')
)
libraryDependencies += "io.github.seagazer" % "parallaxdecoration" % "1.0.1"
[io.github.seagazer/parallaxdecoration "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.10 |
| » unspecified | jar | |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |