com.github.kimbsy/lein-template.quip

A Leiningen template for the Quip game library

Leiningen/Boot

[com.github.kimbsy/lein-template.quip "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.kimbsy/lein-template.quip {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.github.kimbsy:lein-template.quip:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.kimbsy</groupId>
  <artifactId>lein-template.quip</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>