License |
License |
---|---|
GroupId | GroupIdcom.github.hotchemi |
ArtifactId | ArtifactIdstringpicker |
Version | Version0.0.2 |
Type | Typeaar |
Description |
DescriptionStringPicker
StringPicker is a library to provides a custom view and dialog fragment to pick string value.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stringpicker-0.0.2.pom | |
stringpicker-0.0.2.aar | 12 KB |
stringpicker-0.0.2-sources.jar | 2 KB |
stringpicker-0.0.2-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hotchemi/stringpicker/ -->
<dependency>
<groupId>com.github.hotchemi</groupId>
<artifactId>stringpicker</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hotchemi/stringpicker/
implementation 'com.github.hotchemi:stringpicker:0.0.2'
// https://jarcasting.com/artifacts/com.github.hotchemi/stringpicker/
implementation ("com.github.hotchemi:stringpicker:0.0.2")
'com.github.hotchemi:stringpicker:aar:0.0.2'
<dependency org="com.github.hotchemi" name="stringpicker" rev="0.0.2">
<artifact name="stringpicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.hotchemi', module='stringpicker', version='0.0.2')
)
libraryDependencies += "com.github.hotchemi" % "stringpicker" % "0.0.2"
[com.github.hotchemi/stringpicker "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | + |