clj-jfx

Leiningen/Boot

[clj-jfx "0.1.24"]

Clojure CLI/deps.edn

clj-jfx/clj-jfx {:mvn/version "0.1.24"}

Gradle

implementation("clj-jfx:clj-jfx:0.1.24")

Maven

<dependency>
  <groupId>clj-jfx</groupId>
  <artifactId>clj-jfx</artifactId>
  <version>0.1.24</version>
</dependency>