| License |
License |
|---|---|
| GroupId | GroupIdio.github.aa86799 |
| ArtifactId | ArtifactIdimage-picker |
| Version | Version1.2.5 |
| Type | Typeaar |
| Description |
Descriptionimage-picker
image picker library for android platform.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| image-picker-1.2.5.pom | |
| image-picker-1.2.5-sources.jar | 64 KB |
| Browse |
<!-- 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"]
| 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 |