is not current version
Last Version 1.12.0

com.github.thejuki:imagepicker 1.2.0

Image Picker Library for Android

GroupId

GroupId

com.github.thejuki
ArtifactId

ArtifactId

imagepicker
Version

Version

1.2.0
Type

Type

aar

Download imagepicker 1.2.0


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