is not current version
Last Version 1.1.2

io.github.iamthevoid.mediapicker:rx3 1.1.1

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

GroupId

GroupId

io.github.iamthevoid.mediapicker
ArtifactId

ArtifactId

rx3
Version

Version

1.1.1
Type

Type

aar

Download rx3 1.1.1


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