poweld / hipchat-scala   1.2

MIT License GitHub

Scala interface for the HipChat v2 API

Scala versions: 2.11 2.10

hipchat-scala 0.1


Group ID:
com.imadethatcow
Artifact ID:
hipchat-scala_2.11
Version:
0.1
Release Date:
Oct 21, 2014
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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