Last Version

NumberPicker Library 1.0

A backport of the Android 4.2 NumberPicker.

License

License

GroupId

GroupId

ro.tudorluca.numberpicker
ArtifactId

ArtifactId

numberpicker-library
Version

Version

1.0
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 numberpicker-library 1.0


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