com.lambdaisland/gx.cljc

Leiningen/Boot

[com.lambdaisland/gx.cljc "0.2.294-alpha"]

Clojure CLI/deps.edn

com.lambdaisland/gx.cljc {:mvn/version "0.2.294-alpha"}

Gradle

implementation("com.lambdaisland:gx.cljc:0.2.294-alpha")

Maven

<dependency>
  <groupId>com.lambdaisland</groupId>
  <artifactId>gx.cljc</artifactId>
  <version>0.2.294-alpha</version>
</dependency>