is not current version
Last Version 1.6.0

com.github.ksoichiro:android-observablescrollview 1.3.2

Android library to observe scroll events on scrollable views.

GroupId

GroupId

com.github.ksoichiro
ArtifactId

ArtifactId

android-observablescrollview
Version

Version

1.3.2
Type

Type

aar

Download android-observablescrollview 1.3.2


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