fswatcher

Watches a local file system for changes with WatchSevice.

License

License

Categories

Categories

fswatch General Purpose Libraries Utility
GroupId

GroupId

io.senorarchitect
ArtifactId

ArtifactId

fswatcher
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

fswatcher
Watches a local file system for changes with WatchSevice.

Download fswatcher

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar [1,)

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar [1.10,)
junit : junit jar [4,)

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0