hafni

Hafni is a java swing wrapper for the clojure language focusing on how components change.

Leiningen/Boot

[hafni "1.0.6-SNAPSHOT"]

Clojure CLI/deps.edn

hafni/hafni {:mvn/version "1.0.6-SNAPSHOT"}

Gradle

implementation("hafni:hafni:1.0.6-SNAPSHOT")

Maven

<dependency>
  <groupId>hafni</groupId>
  <artifactId>hafni</artifactId>
  <version>1.0.6-SNAPSHOT</version>
</dependency>