chiphat

Clojure library for accessing the HipChat v2 API.

Leiningen/Boot

[chiphat "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

chiphat/chiphat {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("chiphat:chiphat:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>chiphat</groupId>
  <artifactId>chiphat</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>