async-om/lein-template

Clojure, all the way with Om, based on zaiste/atw-om

Leiningen/Boot

[async-om/lein-template "0.0.1"]

Clojure CLI/deps.edn

async-om/lein-template {:mvn/version "0.0.1"}

Gradle

implementation("async-om:lein-template:0.0.1")

Maven

<dependency>
  <groupId>async-om</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.0.1</version>
</dependency>