sweet-tooth/sweet-tooth-workflow

Boot tasks for developing and packaging a web app

Leiningen/Boot

[sweet-tooth/sweet-tooth-workflow "0.2.5"]

Clojure CLI/deps.edn

sweet-tooth/sweet-tooth-workflow {:mvn/version "0.2.5"}

Gradle

implementation("sweet-tooth:sweet-tooth-workflow:0.2.5")

Maven

<dependency>
  <groupId>sweet-tooth</groupId>
  <artifactId>sweet-tooth-workflow</artifactId>
  <version>0.2.5</version>
</dependency>