play-clj/lein-template

A template for making play-clj projects

  • VCSN/A

  • cljdoc documentationcljdoc
  • 8,357 Downloads
  • 8 This Version

Leiningen/Boot

[play-clj/lein-template "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

play-clj/lein-template {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("play-clj:lein-template:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>play-clj</groupId>
  <artifactId>lein-template</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>