poweld / hipchat-scala   1.2

MIT License GitHub

Scala interface for the HipChat v2 API

Scala versions: 2.11 2.10

hipchat-scala 1.0


Group ID:
com.imadethatcow
Artifact ID:
hipchat-scala_2.11
Version:
1.0
Release Date:
Jan 7, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.imadethatcow" %% "hipchat-scala" % "1.0"

Mill build tool

ivy"com.imadethatcow::hipchat-scala:1.0"

Scala CLI

//> using dep "com.imadethatcow::hipchat-scala:1.0"

Ammonite REPL

import $ivy.`com.imadethatcow::hipchat-scala:1.0`

<dependency>
  <groupId>com.imadethatcow</groupId>
  <artifactId>hipchat-scala_2.11</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.imadethatcow', name: 'hipchat-scala_2.11', version: '1.0'