org.clojars.runa/clj-utils

A bunch of common utilities for Clojure programs

Leiningen/Boot

[org.clojars.runa/clj-utils "1.2.2"]

Clojure CLI/deps.edn

org.clojars.runa/clj-utils {:mvn/version "1.2.2"}

Gradle

implementation("org.clojars.runa:clj-utils:1.2.2")

Maven

<dependency>
  <groupId>org.clojars.runa</groupId>
  <artifactId>clj-utils</artifactId>
  <version>1.2.2</version>
</dependency>

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