lein-tadam

Manager for projects with Tadam Framework

Leiningen/Boot

[lein-tadam "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

lein-tadam/lein-tadam {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("lein-tadam:lein-tadam:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>lein-tadam</groupId>
  <artifactId>lein-tadam</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>