workflo/app-macros

Clojure macros for web and mobile development

Leiningen/Boot

[workflo/app-macros "0.2.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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