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

com.github.tomeees:scrollpicker 1.2.0

Customizable and data-bindable NumberPicker-like UI element for android.

Категории

Категории

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

Группа

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

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

scrollpicker
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать scrollpicker 1.2.0

Имя Файла Размер
scrollpicker-1.2.0.pom -1 bytes
scrollpicker-1.2.0-sources.jar 9 KB
Обзор

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