com.github.yjcyxky/local-fs

File system utilities in clojure.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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