is not current version
Last Version 0.1.3

com.github.boybeak:easy-picker 0.01

My quick startup pack for android apps.

GroupId

GroupId

com.github.boybeak
ArtifactId

ArtifactId

easy-picker
Version

Version

0.01
Type

Type

aar

Download easy-picker 0.01


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