clj-path

Utilities for file and directory

Leiningen/Boot

[clj-path "0.0.1"]

Clojure CLI/deps.edn

clj-path/clj-path {:mvn/version "0.0.1"}

Gradle

implementation("clj-path:clj-path:0.0.1")

Maven

<dependency>
  <groupId>clj-path</groupId>
  <artifactId>clj-path</artifactId>
  <version>0.0.1</version>
</dependency>