me.dryewo/mem-files

Library for keeping up-to-date text file contents in memory.

Leiningen/Boot

[me.dryewo/mem-files "0.1.1"]

Clojure CLI/deps.edn

me.dryewo/mem-files {:mvn/version "0.1.1"}

Gradle

implementation("me.dryewo:mem-files:0.1.1")

Maven

<dependency>
  <groupId>me.dryewo</groupId>
  <artifactId>mem-files</artifactId>
  <version>0.1.1</version>
</dependency>