Android, Recycler, Sticky


License

License

GroupId

GroupId

io.github.panpf.stickyitemdecoration
ArtifactId

ArtifactId

stickyitemdecoration
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Android, Recycler, Sticky
Android, Recycler, Sticky
Project URL

Project URL

https://github.com/panpf/stickyitemdecoration
Source Code Management

Source Code Management

https://github.com/panpf/stickyitemdecoration

Download stickyitemdecoration

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.panpf.stickyitemdecoration/stickyitemdecoration/ -->
<dependency>
    <groupId>io.github.panpf.stickyitemdecoration</groupId>
    <artifactId>stickyitemdecoration</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.panpf.stickyitemdecoration/stickyitemdecoration/
implementation 'io.github.panpf.stickyitemdecoration:stickyitemdecoration:1.0.2'
// https://jarcasting.com/artifacts/io.github.panpf.stickyitemdecoration/stickyitemdecoration/
implementation ("io.github.panpf.stickyitemdecoration:stickyitemdecoration:1.0.2")
'io.github.panpf.stickyitemdecoration:stickyitemdecoration:aar:1.0.2'
<dependency org="io.github.panpf.stickyitemdecoration" name="stickyitemdecoration" rev="1.0.2">
  <artifact name="stickyitemdecoration" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.panpf.stickyitemdecoration', module='stickyitemdecoration', version='1.0.2')
)
libraryDependencies += "io.github.panpf.stickyitemdecoration" % "stickyitemdecoration" % "1.0.2"
[io.github.panpf.stickyitemdecoration/stickyitemdecoration "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.2.1
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.0
io.github.panpf.assemblyadapter4 : assemblyadapter-common-recycler jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0