License |
License |
---|---|
GroupId | GroupIdio.github.iamthevoid.mediapicker |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncore
core of library to pick images, photo or video from android phone
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-1.1.2.pom | |
core-1.1.2-sources.jar | 22 KB |
core-1.1.2-javadoc.jar | 466 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.iamthevoid.mediapicker/core/ -->
<dependency>
<groupId>io.github.iamthevoid.mediapicker</groupId>
<artifactId>core</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamthevoid.mediapicker/core/
implementation 'io.github.iamthevoid.mediapicker:core:1.1.2'
// https://jarcasting.com/artifacts/io.github.iamthevoid.mediapicker/core/
implementation ("io.github.iamthevoid.mediapicker:core:1.1.2")
'io.github.iamthevoid.mediapicker:core:aar:1.1.2'
<dependency org="io.github.iamthevoid.mediapicker" name="core" rev="1.1.2">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamthevoid.mediapicker', module='core', version='1.1.2')
)
libraryDependencies += "io.github.iamthevoid.mediapicker" % "core" % "1.1.2"
[io.github.iamthevoid.mediapicker/core "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.0 |
com.google.android.material » material | jar | 1.3.0 |
androidx.recyclerview » recyclerview | jar | 1.2.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.0 |
androidx.fragment » fragment-ktx | jar | 1.3.3 |
androidx.core » core-ktx | jar | 1.3.2 |
io.github.iamthevoid.extensions : util | jar | 0.6.10 |
io.github.iamthevoid.extensions : android | jar | 0.6.10 |
io.github.iamthevoid.extensions : pure | jar | 0.6.10 |