joinr/nightclub

This is a revisitation of the nightcode swing database. Based on Zach Oakes's body of work. The intent is to extend his working example from NightCode, and provide a powerful facility for embedded swing-based editing in clojure applications. Similar to nightlite, but theoretically more robust. At a minimum, re-use his widgets in a modular capacity. Decouple the lein dependency and other build components...

  • VCSN/A

  • cljdoc documentationcljdoc
  • 121 Downloads
  • 14 This Version

Leiningen/Boot

[joinr/nightclub "0.0.4-SNAPSHOT"]

Clojure CLI/deps.edn

joinr/nightclub {:mvn/version "0.0.4-SNAPSHOT"}

Gradle

implementation("joinr:nightclub:0.0.4-SNAPSHOT")

Maven

<dependency>
  <groupId>joinr</groupId>
  <artifactId>nightclub</artifactId>
  <version>0.0.4-SNAPSHOT</version>
</dependency>