chiphat

Clojure library for accessing the HipChat v2 API.

Leiningen/Boot

[chiphat "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("chiphat:chiphat:0.1.0")

Maven

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