is not current version
Last Version 1.0.3

com.jaredrummler:fastscroll-recyclerview 1.0.0

ReyclerView with fast scrolling and scroll popups

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

fastscroll-recyclerview
Version

Version

1.0.0
Type

Type

aar

Download fastscroll-recyclerview 1.0.0


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