Last Version

StringPicker 0.0.2

StringPicker is a library to provides a custom view and dialog fragment to pick string value.

License

License

GroupId

GroupId

com.github.hotchemi
ArtifactId

ArtifactId

stringpicker
Version

Version

0.0.2
Type

Type

aar
Description

Description

StringPicker
StringPicker is a library to provides a custom view and dialog fragment to pick string value.
Project URL

Project URL

https://github.com/hotchemi/StringPicker
Source Code Management

Source Code Management

https://github.com/hotchemi/StringPicker

Download stringpicker 0.0.2


<!-- 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"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.