ghostandthemachine/seesaw

A Swing wrapper/DSL for Clojure. You want seesaw.core, FYI. See http://seesaw-clj.org for more info.

Leiningen/Boot

[ghostandthemachine/seesaw "1.4.3-SNAPSHOT"]

Clojure CLI/deps.edn

ghostandthemachine/seesaw {:mvn/version "1.4.3-SNAPSHOT"}

Gradle

implementation("ghostandthemachine:seesaw:1.4.3-SNAPSHOT")

Maven

<dependency>
  <groupId>ghostandthemachine</groupId>
  <artifactId>seesaw</artifactId>
  <version>1.4.3-SNAPSHOT</version>
</dependency>