sweet-tooth-app/lein-template

generate a new sweet tooth app

Leiningen/Boot

[sweet-tooth-app/lein-template "0.1.7"]

Clojure CLI/deps.edn

sweet-tooth-app/lein-template {:mvn/version "0.1.7"}

Gradle

implementation("sweet-tooth-app:lein-template:0.1.7")

Maven

<dependency>
  <groupId>sweet-tooth-app</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.7</version>
</dependency>