keechma/lein-template

Keechma Framework template

Leiningen/Boot

[keechma/lein-template "0.1.7"]

Clojure CLI/deps.edn

keechma/lein-template {:mvn/version "0.1.7"}

Gradle

implementation("keechma:lein-template:0.1.7")

Maven

<dependency>
  <groupId>keechma</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.7</version>
</dependency>