tomthought/hub

Act as a real-time interchange between connected entities.

Leiningen/Boot

[tomthought/hub "0.2.6"]

Clojure CLI/deps.edn

tomthought/hub {:mvn/version "0.2.6"}

Gradle

implementation("tomthought:hub:0.2.6")

Maven

<dependency>
  <groupId>tomthought</groupId>
  <artifactId>hub</artifactId>
  <version>0.2.6</version>
</dependency>