bridg/duct

Support library for the Duct template.

Leiningen/Boot

[bridg/duct "0.9.2-SNAPSHOT"]

Clojure CLI/deps.edn

bridg/duct {:mvn/version "0.9.2-SNAPSHOT"}

Gradle

implementation("bridg:duct:0.9.2-SNAPSHOT")

Maven

<dependency>
  <groupId>bridg</groupId>
  <artifactId>duct</artifactId>
  <version>0.9.2-SNAPSHOT</version>
</dependency>