Last Version

QuickScroll 0.9.8

Bringing extended scrolling features to Android's native ListView and ExpandableListView.

License

License

GroupId

GroupId

com.andraskindler.quickscroll
ArtifactId

ArtifactId

quickscroll
Version

Version

0.9.8
Type

Type

jar
Description

Description

QuickScroll
Bringing extended scrolling features to Android's native ListView and ExpandableListView.
Project URL

Project URL

https://github.com/andraskindler/quickscroll
Source Code Management

Source Code Management

https://github.com/andraskindler/quickscroll

Download quickscroll 0.9.8


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.2.2_r2

Project Modules

There are no modules declared in this project.