image-picker

image picker library for android platform.

License

License

GroupId

GroupId

io.github.aa86799
ArtifactId

ArtifactId

image-picker
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

aar
Description

Description

image-picker
image picker library for android platform.
Project URL

Project URL

https://github.com/aa86799/ImagePicker
Source Code Management

Source Code Management

https://github.com/aa86799/ImagePicker/tree/master

Download image-picker

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
androidx.recyclerview » recyclerview jar 1.2.0
com.github.chrisbanes » PhotoView jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.5
1.2.4
1.2.3
1.2.2