jp.nijohando/fs

java.nio.file.Path friendly file system utilities for Clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 55 Downloads
  • 3 This Version

Leiningen/Boot

[jp.nijohando/fs "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

jp.nijohando/fs {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("jp.nijohando:fs:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>jp.nijohando</groupId>
  <artifactId>fs</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>