org.clojars.philipperolet/cljs-chat

A simple chat component

Leiningen/Boot

[org.clojars.philipperolet/cljs-chat "0.4.0"]

Clojure CLI/deps.edn

org.clojars.philipperolet/cljs-chat {:mvn/version "0.4.0"}

Gradle

implementation("org.clojars.philipperolet:cljs-chat:0.4.0")

Maven

<dependency>
  <groupId>org.clojars.philipperolet</groupId>
  <artifactId>cljs-chat</artifactId>
  <version>0.4.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.