atw-om/lein-template

Clojure, all the way with Om

Leiningen/Boot

[atw-om/lein-template "0.1.7"]

Clojure CLI/deps.edn

atw-om/lein-template {:mvn/version "0.1.7"}

Gradle

implementation("atw-om:lein-template:0.1.7")

Maven

<dependency>
  <groupId>atw-om</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.7</version>
</dependency>