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.12.0


Group ID:
io.methvin
Artifact ID:
directory-watcher
Version:
0.12.0
Release Date:
Jan 7, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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