prewired-reagent-template/lein-template

A Leinigen template for a prewired reagent project

Leiningen/Boot

[prewired-reagent-template/lein-template "0.1.1"]

Clojure CLI/deps.edn

prewired-reagent-template/lein-template {:mvn/version "0.1.1"}

Gradle

implementation("prewired-reagent-template:lein-template:0.1.1")

Maven

<dependency>
  <groupId>prewired-reagent-template</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.1</version>
</dependency>