gmethvin / directory-watcher   0.18.0

Apache License 2.0 GitHub

A cross-platform Java recursive directory watcher, with a JNA macOS watcher and Scala better-files integration

Scala versions: 3.x 2.13 2.12

directory-watcher 0.11.0


Group ID:
io.methvin
Artifact ID:
directory-watcher
Version:
0.11.0
Release Date:
Dec 29, 2020
Licenses:
Files:

libraryDependencies += "io.methvin" % "directory-watcher" % "0.11.0"

Mill build tool

ivy"io.methvin:directory-watcher:0.11.0"

Scala CLI

//> using dep "io.methvin:directory-watcher:0.11.0"

Ammonite REPL

import $ivy.`io.methvin:directory-watcher:0.11.0`

<dependency>
  <groupId>io.methvin</groupId>
  <artifactId>directory-watcher</artifactId>
  <version>0.11.0</version>
</dependency>

compile group: 'io.methvin', name: 'directory-watcher', version: '0.11.0'