chiphat

Clojure library for accessing the HipChat v2 API.

Leiningen/Boot

[chiphat "0.5.0"]

Clojure CLI/deps.edn

chiphat/chiphat {:mvn/version "0.5.0"}

Gradle

implementation("chiphat:chiphat:0.5.0")

Maven

<dependency>
  <groupId>chiphat</groupId>
  <artifactId>chiphat</artifactId>
  <version>0.5.0</version>
</dependency>