is not current version
Last Version 1.6.0

com.github.ksoichiro:android-observablescrollview 1.5.0

Android library to observe scroll events on scrollable views.

GroupId

GroupId

com.github.ksoichiro
ArtifactId

ArtifactId

android-observablescrollview
Version

Version

1.5.0
Type

Type

aar

Download android-observablescrollview 1.5.0


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