Last Version

recyclerview-fastscroll 2.0.1

A simple FastScroller for Android's RecyclerView

License

License

GroupId

GroupId

com.simplecityapps
ArtifactId

ArtifactId

recyclerview-fastscroll
Version

Version

2.0.1
Type

Type

aar
Description

Description

recyclerview-fastscroll
A simple FastScroller for Android's RecyclerView
Project URL

Project URL

https://github.com/timusus/RecyclerView-FastScroll
Source Code Management

Source Code Management

https://github.com/timusus/RecyclerView-FastScroll

Download recyclerview-fastscroll 2.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.