atw-om/lein-template

Clojure, all the way with Om

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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