cpath-clj

Classpath Utilities for Clojure

Leiningen/Boot

[cpath-clj "0.1.1"]

Clojure CLI/deps.edn

cpath-clj/cpath-clj {:mvn/version "0.1.1"}

Gradle

implementation("cpath-clj:cpath-clj:0.1.1")

Maven

<dependency>
  <groupId>cpath-clj</groupId>
  <artifactId>cpath-clj</artifactId>
  <version>0.1.1</version>
</dependency>