codamic/hellhound

Build asynchronous, high performance and scalable applications at ease.

Leiningen/Boot

[codamic/hellhound "1.0.0-alpha2"]

Clojure CLI/deps.edn

codamic/hellhound {:mvn/version "1.0.0-alpha2"}

Gradle

implementation("codamic:hellhound:1.0.0-alpha2")

Maven

<dependency>
  <groupId>codamic</groupId>
  <artifactId>hellhound</artifactId>
  <version>1.0.0-alpha2</version>
</dependency>