sweet-tooth/sweet-tooth-workflow

Boot tasks for developing and packaging a web app

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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