net.clojars.nwbvt/gizmos

A set of components to use in clojure reframe projects

Leiningen/Boot

[net.clojars.nwbvt/gizmos "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

net.clojars.nwbvt/gizmos {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("net.clojars.nwbvt:gizmos:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>net.clojars.nwbvt</groupId>
  <artifactId>gizmos</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>