clj-commons/clj-2253

A workaround for https://dev.clojure.org/jira/browse/CLJ-2253

Leiningen/Boot

[clj-commons/clj-2253 "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-commons/clj-2253 {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("clj-commons:clj-2253:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-commons</groupId>
  <artifactId>clj-2253</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>