License |
License |
---|---|
GroupId | GroupIdio.github.iamthevoid.mediapicker |
ArtifactId | ArtifactIdrx1 |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionrx1
RxJava 1 implementation of library to pick images, photo or video from android phone
|
Project URL |
Project URL |
Filename | Size |
---|---|
rx1-1.1.2.pom | |
rx1-1.1.2-sources.jar | 2 KB |
rx1-1.1.2-javadoc.jar | 275 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.iamthevoid.mediapicker/rx1/ -->
<dependency>
<groupId>io.github.iamthevoid.mediapicker</groupId>
<artifactId>rx1</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamthevoid.mediapicker/rx1/
implementation 'io.github.iamthevoid.mediapicker:rx1:1.1.2'
// https://jarcasting.com/artifacts/io.github.iamthevoid.mediapicker/rx1/
implementation ("io.github.iamthevoid.mediapicker:rx1:1.1.2")
'io.github.iamthevoid.mediapicker:rx1:aar:1.1.2'
<dependency org="io.github.iamthevoid.mediapicker" name="rx1" rev="1.1.2">
<artifact name="rx1" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamthevoid.mediapicker', module='rx1', version='1.1.2')
)
libraryDependencies += "io.github.iamthevoid.mediapicker" % "rx1" % "1.1.2"
[io.github.iamthevoid.mediapicker/rx1 "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |
io.reactivex : rxjava | jar | 1.3.8 |
com.tbruyelle.rxpermissions » rxpermissions | jar | 0.9.4 |
io.github.iamthevoid.extensions : android | jar | 0.6.10 |
io.github.iamthevoid.mediapicker : core | jar | 1.1.2 |