is not current version
Last Version 1.7.5

com.github.tomeees:scrollpicker 1.6.0

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

Categories

Categories

Apache TomEE Container Application Servers
GroupId

GroupId

com.github.tomeees
ArtifactId

ArtifactId

scrollpicker
Version

Version

1.6.0
Type

Type

aar

Download scrollpicker 1.6.0


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