com.github.yjcyxky/local-fs

File system utilities in clojure.

Leiningen/Boot

[com.github.yjcyxky/local-fs "0.2.0"]

Clojure CLI/deps.edn

com.github.yjcyxky/local-fs {:mvn/version "0.2.0"}

Gradle

implementation("com.github.yjcyxky:local-fs:0.2.0")

Maven

<dependency>
  <groupId>com.github.yjcyxky</groupId>
  <artifactId>local-fs</artifactId>
  <version>0.2.0</version>
</dependency>