clj-chatterbox

FIXME: write description

Leiningen/Boot

[clj-chatterbox "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-chatterbox/clj-chatterbox {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("clj-chatterbox:clj-chatterbox:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-chatterbox</groupId>
  <artifactId>clj-chatterbox</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>