coroutines

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

License

License

GroupId

GroupId

io.github.iamthevoid.mediapicker
ArtifactId

ArtifactId

coroutines
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

coroutines
Coroutines implementation of library to pick images, photo or video from android phone
Project URL

Project URL

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

Download coroutines

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.iamthevoid.mediapicker/coroutines/ -->
<dependency>
    <groupId>io.github.iamthevoid.mediapicker</groupId>
    <artifactId>coroutines</artifactId>
    <version>1.1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamthevoid.mediapicker/coroutines/
implementation 'io.github.iamthevoid.mediapicker:coroutines:1.1.2'
// https://jarcasting.com/artifacts/io.github.iamthevoid.mediapicker/coroutines/
implementation ("io.github.iamthevoid.mediapicker:coroutines:1.1.2")
'io.github.iamthevoid.mediapicker:coroutines:aar:1.1.2'
<dependency org="io.github.iamthevoid.mediapicker" name="coroutines" rev="1.1.2">
  <artifact name="coroutines" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamthevoid.mediapicker', module='coroutines', version='1.1.2')
)
libraryDependencies += "io.github.iamthevoid.mediapicker" % "coroutines" % "1.1.2"
[io.github.iamthevoid.mediapicker/coroutines "1.1.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
com.google.android.material » material jar 1.3.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1
com.afollestad.assent : core jar 3.0.0-RC4
io.github.iamthevoid.extensions : android jar 0.6.10
io.github.iamthevoid.mediapicker : core jar 1.1.2

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