atw-om/lein-template

Clojure, all the way with Om

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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