re-spamd/lein-template

Yet another re-frame spa application

Leiningen/Boot

[re-spamd/lein-template "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

re-spamd/lein-template {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("re-spamd:lein-template:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>re-spamd</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>