is not current version
Last Version 0.1.8

rxjava2-file 0.1.7

Utilities for watching file events and tailing files using RxJava 2.x

License

License

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

rxjava2-file
Version

Version

0.1.7
Type

Type

jar
Description

Description

rxjava2-file
Utilities for watching file events and tailing files using RxJava 2.x
Project URL

Project URL

http://github.com/davidmoten/rxjava2-file

Download rxjava2-file 0.1.7


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.17
com.github.davidmoten : rxjava2-extras jar 0.1.38

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.