org.clojars.philandstuff/grid

An abstraction for button-grid based controllers

Leiningen/Boot

[org.clojars.philandstuff/grid "0.0.1"]

Clojure CLI/deps.edn

org.clojars.philandstuff/grid {:mvn/version "0.0.1"}

Gradle

implementation("org.clojars.philandstuff:grid:0.0.1")

Maven

<dependency>
  <groupId>org.clojars.philandstuff</groupId>
  <artifactId>grid</artifactId>
  <version>0.0.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.