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

com.github.tomeees:scrollpicker 1.7.1

Customizable and data-bindable NumberPicker-like UI element for android that can work with an arbitrary Collection of items.

Категории

Категории

TomEE Контейнер Application Servers
Группа

Группа

com.github.tomeees
Идентификатор

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

scrollpicker
Версия

Версия

1.7.1
Тип

Тип

aar

Скачать scrollpicker 1.7.1


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