com.github.yjcyxky/local-fs

File system utilities in clojure.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 120 Downloads
  • 9 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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