is not current version
Last Version 1.3.0

ru.noties:scrollable 1.2.0

Android Scrollable library

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

scrollable
Version

Version

1.2.0
Type

Type

aar

Download scrollable 1.2.0


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