core

core of library to pick images, photo or video from android phone

License

License

GroupId

GroupId

io.github.iamthevoid.mediapicker
ArtifactId

ArtifactId

core
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

core
core of library to pick images, photo or video from android phone
Project URL

Project URL

https://github.com/iamthevoid/media-picker-android

Download core

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4