AndroidFastScroll Library

Fast scroll for Android RecyclerView and more

License

License

GroupId

GroupId

me.zhanghai.android.fastscroll
ArtifactId

ArtifactId

library
Last Version

Last Version

1.1.8
Release Date

Release Date

Type

Type

aar
Description

Description

AndroidFastScroll Library
Fast scroll for Android RecyclerView and more
Project URL

Project URL

https://github.com/zhanghai/AndroidFastScroll
Source Code Management

Source Code Management

https://github.com/zhanghai/AndroidFastScroll

Download library

How to add to project

<!-- https://jarcasting.com/artifacts/me.zhanghai.android.fastscroll/library/ -->
<dependency>
    <groupId>me.zhanghai.android.fastscroll</groupId>
    <artifactId>library</artifactId>
    <version>1.1.8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.zhanghai.android.fastscroll/library/
implementation 'me.zhanghai.android.fastscroll:library:1.1.8'
// https://jarcasting.com/artifacts/me.zhanghai.android.fastscroll/library/
implementation ("me.zhanghai.android.fastscroll:library:1.1.8")
'me.zhanghai.android.fastscroll:library:aar:1.1.8'
<dependency org="me.zhanghai.android.fastscroll" name="library" rev="1.1.8">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.zhanghai.android.fastscroll', module='library', version='1.1.8')
)
libraryDependencies += "me.zhanghai.android.fastscroll" % "library" % "1.1.8"
[me.zhanghai.android.fastscroll/library "1.1.8"]

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.8
1.1.7
1.1.6