chiphat

Clojure library for accessing the HipChat v2 API.

Leiningen/Boot

[chiphat "0.4.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("chiphat:chiphat:0.4.0")

Maven

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