com.github.pmonks/clj-2253

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

Leiningen/Boot

[com.github.pmonks/clj-2253 "1.0.102"]

Clojure CLI/deps.edn

com.github.pmonks/clj-2253 {:mvn/version "1.0.102"}

Gradle

implementation("com.github.pmonks:clj-2253:1.0.102")

Maven

<dependency>
  <groupId>com.github.pmonks</groupId>
  <artifactId>clj-2253</artifactId>
  <version>1.0.102</version>
</dependency>