com.7theta/file-watch-clj

A CLJ library for observing changes to the filesystem

Leiningen/Boot

[com.7theta/file-watch-clj "0.3.1"]

Clojure CLI/deps.edn

com.7theta/file-watch-clj {:mvn/version "0.3.1"}

Gradle

implementation("com.7theta:file-watch-clj:0.3.1")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>file-watch-clj</artifactId>
  <version>0.3.1</version>
</dependency>