is not current version
Last Version 1.0.1

com.github.davidpizarro:pickerui 1.0.0

PickerUI Library

GroupId

GroupId

com.github.davidpizarro
ArtifactId

ArtifactId

pickerui
Version

Version

1.0.0
Type

Type

aar

Download pickerui 1.0.0


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