Last Version

recyclerview-fastscroll 1.0.2

A simple FastScroller for Android's RecyclerView

License

License

GroupId

GroupId

com.simplecityapps
ArtifactId

ArtifactId

library
Version

Version

1.0.2
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 library 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 23.1.1

Project Modules

There are no modules declared in this project.