Last Version

rx3 1.1.2

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

License

License

GroupId

GroupId

io.github.iamthevoid.mediapicker
ArtifactId

ArtifactId

rx3
Version

Version

1.1.2
Type

Type

aar
Description

Description

rx3
RxJava 3 implementation of library to pick images, photo or video from android phone
Project URL

Project URL

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

Download rx3 1.1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.0
io.reactivex.rxjava3 : rxjava jar 3.0.3
com.github.nivador » RxPermissions jar 0.11.2
com.google.android.material » material jar 1.3.0
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.