working-template/lein-template

A working leiningen template, for testing

  • VCSN/A

  • cljdoc documentationcljdoc
  • 115 Downloads
  • 14 This Version

Leiningen/Boot

[working-template/lein-template "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

working-template/lein-template {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("working-template:lein-template:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>working-template</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>