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

sh.tyy:wheelpicker 0.3.1

iOS-style scroll wheel picker.

Группа

Группа

sh.tyy
Идентификатор

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

wheelpicker
Версия

Версия

0.3.1
Тип

Тип

aar

Скачать wheelpicker 0.3.1


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