deflayout

A set of functions and macros to define Swing UI declaratively

Leiningen/Boot

[deflayout "0.9.0-SNAPSHOT"]

Clojure CLI/deps.edn

deflayout/deflayout {:mvn/version "0.9.0-SNAPSHOT"}

Gradle

implementation("deflayout:deflayout:0.9.0-SNAPSHOT")

Maven

<dependency>
  <groupId>deflayout</groupId>
  <artifactId>deflayout</artifactId>
  <version>0.9.0-SNAPSHOT</version>
</dependency>