Last Version

Forked sticky-decoration 1.0.0

Lightweight library for sticky header and simple sectioning in RecyclerView

License

License

GroupId

GroupId

ru.turlir.android
ArtifactId

ArtifactId

sticky-decoration
Version

Version

1.0.0
Type

Type

aar
Description

Description

Forked sticky-decoration
Lightweight library for sticky header and simple sectioning in RecyclerView
Project URL

Project URL

https://github.com/iljaosintsev/StickyDecorator

Download sticky-decoration 1.0.0


<!-- https://jarcasting.com/artifacts/ru.turlir.android/sticky-decoration/ -->
<dependency>
    <groupId>ru.turlir.android</groupId>
    <artifactId>sticky-decoration</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.turlir.android/sticky-decoration/
implementation 'ru.turlir.android:sticky-decoration:1.0.0'
// https://jarcasting.com/artifacts/ru.turlir.android/sticky-decoration/
implementation ("ru.turlir.android:sticky-decoration:1.0.0")
'ru.turlir.android:sticky-decoration:aar:1.0.0'
<dependency org="ru.turlir.android" name="sticky-decoration" rev="1.0.0">
  <artifact name="sticky-decoration" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.turlir.android', module='sticky-decoration', version='1.0.0')
)
libraryDependencies += "ru.turlir.android" % "sticky-decoration" % "1.0.0"
[ru.turlir.android/sticky-decoration "1.0.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.