thinktopic/think.gate

A library for hacking wepages into your clojure app.

Leiningen/Boot

[thinktopic/think.gate "0.1.1"]

Clojure CLI/deps.edn

thinktopic/think.gate {:mvn/version "0.1.1"}

Gradle

implementation("thinktopic:think.gate:0.1.1")

Maven

<dependency>
  <groupId>thinktopic</groupId>
  <artifactId>think.gate</artifactId>
  <version>0.1.1</version>
</dependency>