workflo/app-macros

Clojure macros for web and mobile development

Leiningen/Boot

[workflo/app-macros "0.2.0"]

Clojure CLI/deps.edn

workflo/app-macros {:mvn/version "0.2.0"}

Gradle

implementation("workflo:app-macros:0.2.0")

Maven

<dependency>
  <groupId>workflo</groupId>
  <artifactId>app-macros</artifactId>
  <version>0.2.0</version>
</dependency>