License |
License |
---|---|
GroupId | GroupIdio.github.iamthevoid.mediapicker |
ArtifactId | ArtifactIdcore |
Version | Version1.0.5 |
Type | Typeaar |
Description |
Descriptioncore
core of library to pick images, photo or video from android phone
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-1.0.5.pom | |
core-1.0.5-sources.jar | 22 KB |
core-1.0.5-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.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamthevoid.mediapicker/core/
implementation 'io.github.iamthevoid.mediapicker:core:1.0.5'
// https://jarcasting.com/artifacts/io.github.iamthevoid.mediapicker/core/
implementation ("io.github.iamthevoid.mediapicker:core:1.0.5")
'io.github.iamthevoid.mediapicker:core:aar:1.0.5'
<dependency org="io.github.iamthevoid.mediapicker" name="core" rev="1.0.5">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamthevoid.mediapicker', module='core', version='1.0.5')
)
libraryDependencies += "io.github.iamthevoid.mediapicker" % "core" % "1.0.5"
[io.github.iamthevoid.mediapicker/core "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.0 |
» unspecified | jar | |
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.6 |
io.github.iamthevoid.extensions : android | jar | 0.6.6 |
io.github.iamthevoid.extensions : pure | jar | 0.6.6 |