caribou/comment-plugin

A plugin to add threaded comments with an ajax api to a ring site.

Leiningen/Boot

[caribou/comment-plugin "0.0.2"]

Clojure CLI/deps.edn

caribou/comment-plugin {:mvn/version "0.0.2"}

Gradle

implementation("caribou:comment-plugin:0.0.2")

Maven

<dependency>
  <groupId>caribou</groupId>
  <artifactId>comment-plugin</artifactId>
  <version>0.0.2</version>
</dependency>