License |
License |
---|---|
GroupId | GroupIdcom.github.davidpizarro |
ArtifactId | ArtifactIdpickerui |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionPickerUI
PickerUI Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pickerui-1.0.1.pom | |
pickerui-1.0.1.aar | 53 KB |
pickerui-1.0.1-sources.jar | 21 KB |
pickerui-1.0.1-javadoc.jar | 60 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.1.0 |