live-static-app/lein-template

live-static project template for Leiningen

Leiningen/Boot

[live-static-app/lein-template "0.1.7-RELEASE"]

Clojure CLI/deps.edn

live-static-app/lein-template {:mvn/version "0.1.7-RELEASE"}

Gradle

implementation("live-static-app:lein-template:0.1.7-RELEASE")

Maven

<dependency>
  <groupId>live-static-app</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.7-RELEASE</version>
</dependency>