scf37 / filewatch   1.0.0

GitHub

Watches over directory tree for changes

Scala versions: 3.x 2.13 2.12 2.11 2.10

filewatch 1.0.0


Group ID:
me.scf37
Artifact ID:
filewatch_3
Version:
1.0.0
Release Date:
May 25, 2021
Licenses:
Files:

libraryDependencies += "me.scf37" %% "filewatch" % "1.0.0"

Mill build tool

ivy"me.scf37::filewatch:1.0.0"

Scala CLI

//> using dep "me.scf37::filewatch:1.0.0"

Ammonite REPL

import $ivy.`me.scf37::filewatch:1.0.0`

<dependency>
  <groupId>me.scf37</groupId>
  <artifactId>filewatch_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'me.scf37', name: 'filewatch_3', version: '1.0.0'