PickerUI

PickerUI Library

License

License

GroupId

GroupId

com.github.davidpizarro
ArtifactId

ArtifactId

pickerui
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

PickerUI
PickerUI Library
Project URL

Project URL

https://github.com/DavidPizarro/PickerUI
Source Code Management

Source Code Management

https://github.com/DavidPizarro/PickerUI

Download pickerui

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0