License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers |
GroupId | GroupIdcom.github.tomeees |
ArtifactId | ArtifactIdscrollpicker |
Last Version | Last Version1.7.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionScrollPicker
Customizable and data-bindable NumberPicker-like UI element for android that can work with an arbitrary Collection of items.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scrollpicker-1.7.5.pom | |
scrollpicker-1.7.5.aar | 37 KB |
scrollpicker-1.7.5-sources.jar | 10 KB |
Browse |
<!-- 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"]
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 |