Last Version

RxFile 1.8

Rx methods to get a File and Image or Video thumbnails from a MediaContentProvider on Android (Drive, Dropbox etc)

License

License

GroupId

GroupId

com.github.pavlospt
ArtifactId

ArtifactId

rxfile
Version

Version

1.8
Type

Type

aar
Description

Description

RxFile
Rx methods to get a File and Image or Video thumbnails from a MediaContentProvider on Android (Drive, Dropbox etc)
Project URL

Project URL

https://github.com/pavlospt/RxFile
Source Code Management

Source Code Management

https://github.com/pavlospt/RxFile

Download rxfile 1.8


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.3.8
com.android.support » support-core-utils jar 27.1.1

Project Modules

There are no modules declared in this project.