clj-commons/clj-2253

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

Leiningen/Boot

[clj-commons/clj-2253 "0.2.0"]

Clojure CLI/deps.edn

clj-commons/clj-2253 {:mvn/version "0.2.0"}

Gradle

implementation("clj-commons:clj-2253:0.2.0")

Maven

<dependency>
  <groupId>clj-commons</groupId>
  <artifactId>clj-2253</artifactId>
  <version>0.2.0</version>
</dependency>