Last Version

Android-ObservableScrollView 1.6.0

Android library to observe scroll events on scrollable views.

License

License

GroupId

GroupId

com.github.ksoichiro
ArtifactId

ArtifactId

android-observablescrollview
Version

Version

1.6.0
Type

Type

aar
Description

Description

Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
Project URL

Project URL

https://github.com/ksoichiro/Android-ObservableScrollView
Source Code Management

Source Code Management

https://github.com/ksoichiro/Android-ObservableScrollView

Download android-observablescrollview 1.6.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.