is not current version
Last Version 1.2.5

io.github.aa86799:image-picker 1.2.4

image picker library for android platform.

GroupId

GroupId

io.github.aa86799
ArtifactId

ArtifactId

image-picker
Version

Version

1.2.4
Type

Type

aar

Download image-picker 1.2.4


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