org.clojars.daniel-zamora/clojure-tools

Clojure tools is a set of clojure utilities pulled out of Conjure.

Leiningen/Boot

[org.clojars.daniel-zamora/clojure-tools "1.1.5-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.daniel-zamora/clojure-tools {:mvn/version "1.1.5-SNAPSHOT"}

Gradle

implementation("org.clojars.daniel-zamora:clojure-tools:1.1.5-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.daniel-zamora</groupId>
  <artifactId>clojure-tools</artifactId>
  <version>1.1.5-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.