| License | License | 
|---|---|
| Categories | CategoriesRxJava Container Microservices Reactive libraries | 
| GroupId | GroupIdcom.github.davidmoten | 
| ArtifactId | ArtifactIdrxjava-file | 
| Last Version | Last Version0.4.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionrxjava-file RxJava file observables | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| rxjava-file-0.4.7.pom | |
| rxjava-file-0.4.7.jar | 22 KB | 
| rxjava-file-0.4.7-sources.jar | 7 KB | 
| rxjava-file-0.4.7-javadoc.jar | 60 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/rxjava-file/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>rxjava-file</artifactId>
    <version>0.4.7</version>
</dependency>// https://jarcasting.com/artifacts/com.github.davidmoten/rxjava-file/
implementation 'com.github.davidmoten:rxjava-file:0.4.7'// https://jarcasting.com/artifacts/com.github.davidmoten/rxjava-file/
implementation ("com.github.davidmoten:rxjava-file:0.4.7")'com.github.davidmoten:rxjava-file:jar:0.4.7'<dependency org="com.github.davidmoten" name="rxjava-file" rev="0.4.7">
  <artifact name="rxjava-file" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.davidmoten', module='rxjava-file', version='0.4.7')
)libraryDependencies += "com.github.davidmoten" % "rxjava-file" % "0.4.7"[com.github.davidmoten/rxjava-file "0.4.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.reactivex : rxjava | jar | 1.3.8 | 
| com.github.davidmoten : rxjava-extras | jar | 0.8.0.15 | 
| com.github.davidmoten : guava-mini | jar | 0.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 1.9.5 |