jubot/lein-template

jubot template

Leiningen/Boot

[jubot/lein-template "0.1.1"]

Clojure CLI/deps.edn

jubot/lein-template {:mvn/version "0.1.1"}

Gradle

implementation("jubot:lein-template:0.1.1")

Maven

<dependency>
  <groupId>jubot</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.1</version>
</dependency>