swingbox-clj

A Clojure library designed to allow opening HTML windows from Clojure.

Leiningen/Boot

[swingbox-clj "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

swingbox-clj/swingbox-clj {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("swingbox-clj:swingbox-clj:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>swingbox-clj</groupId>
  <artifactId>swingbox-clj</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>