Last Version

ScrollPicker 1.7.5

Customizable and data-bindable NumberPicker-like UI element for android that can work with an arbitrary Collection of items.

License

License

Categories

Categories

Apache TomEE Container Application Servers
GroupId

GroupId

com.github.tomeees
ArtifactId

ArtifactId

scrollpicker
Version

Version

1.7.5
Type

Type

aar
Description

Description

ScrollPicker
Customizable and data-bindable NumberPicker-like UI element for android that can work with an arbitrary Collection of items.
Project URL

Project URL

https://github.com/tomeeeS/ScrollPickerDemo
Source Code Management

Source Code Management

https://github.com/tomeeeS/ScrollPickerDemo.git

Download scrollpicker 1.7.5


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.databinding » databinding-common jar 3.5.2
androidx.databinding » databinding-runtime jar 3.5.2
androidx.databinding » databinding-adapters jar 3.5.2
androidx.appcompat » appcompat jar 1.1.0

Project Modules

There are no modules declared in this project.