Sesl IndexScroll

Sesl IndexScroll Library.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

io.github.oneuiproject.sesl
ArtifactId

ArtifactId

indexscroll
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

Sesl IndexScroll
Sesl IndexScroll Library.
Project URL

Project URL

https://github.com/OneUIProject/sesl
Source Code Management

Source Code Management

https://github.com/OneUIProject/sesl

Download indexscroll

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
io.github.oneuiproject.sesl : appcompat jar 1.2.2
io.github.oneuiproject.sesl : core jar 1.1.0
io.github.oneuiproject.sesl : customview jar 1.0.0

runtime (1)

Group / Artifact Type Version
io.github.oneuiproject.sesl : recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta01