com.github.yjcyxky/local-fs

File system utilities in clojure.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 120 Downloads
  • 7 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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