NumberPicker Library

A backport of the Android 4.2 NumberPicker.

License

License

GroupId

GroupId

ro.tudorluca.numberpicker
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

aar
Description

Description

NumberPicker Library
A backport of the Android 4.2 NumberPicker.
Project URL

Project URL

https://github.com/lucamtudor/NumberPicker
Source Code Management

Source Code Management

https://github.com/lucamtudor/NumberPicker

Download library

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

NumberPicker

A backport of the Android 4.2 NumberPicker.

Versions

Version
1.0