is not current version
Last Version 0.4.0

sh.tyy:wheelpicker 0.1.0

iOS-style scroll wheel picker.

GroupId

GroupId

sh.tyy
ArtifactId

ArtifactId

wheelpicker
Version

Version

0.1.0
Type

Type

aar

Download wheelpicker 0.1.0


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