License |
License |
---|---|
GroupId | GroupIdio.github.samuel-unknown |
ArtifactId | ArtifactIdgallery-image-picker |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionGallery Image Picker
Android library for picking images
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gallery-image-picker-1.3.0.pom | |
gallery-image-picker-1.3.0-sources.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.samuel-unknown/gallery-image-picker/ -->
<dependency>
<groupId>io.github.samuel-unknown</groupId>
<artifactId>gallery-image-picker</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.samuel-unknown/gallery-image-picker/
implementation 'io.github.samuel-unknown:gallery-image-picker:1.3.0'
// https://jarcasting.com/artifacts/io.github.samuel-unknown/gallery-image-picker/
implementation ("io.github.samuel-unknown:gallery-image-picker:1.3.0")
'io.github.samuel-unknown:gallery-image-picker:aar:1.3.0'
<dependency org="io.github.samuel-unknown" name="gallery-image-picker" rev="1.3.0">
<artifact name="gallery-image-picker" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.samuel-unknown', module='gallery-image-picker', version='1.3.0')
)
libraryDependencies += "io.github.samuel-unknown" % "gallery-image-picker" % "1.3.0"
[io.github.samuel-unknown/gallery-image-picker "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 |
androidx.appcompat » appcompat | jar | 1.4.0 |
androidx.core » core-ktx | jar | 1.7.0 |
androidx.constraintlayout » constraintlayout | jar | 2.1.2 |
androidx.fragment » fragment-ktx | jar | 1.4.0 |
androidx.preference » preference-ktx | jar | 1.1.1 |
androidx.window » window | jar | 1.0.0-rc01 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
com.google.android.material » material | jar | 1.4.0 |