is not current version
Last Version 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.

Categories

Categories

Apache TomEE Container Application Servers
GroupId

GroupId

com.github.tomeees
ArtifactId

ArtifactId

scrollpicker
Version

Version

1.7.1
Type

Type

aar

Download 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"]