не последняя версия
Последняя версия 1.3.0

ru.noties:scrollable 1.0.0

Android Scrollable library

Группа

Группа

ru.noties
Идентификатор

Идентификатор

scrollable
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать scrollable 1.0.0


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