heroku / heroku.jar   0.16

MIT License GitHub

Java Wrapper for Heroku API

Scala versions: 2.10

heroku-http-play 0.16


Group ID:
com.heroku.api
Artifact ID:
heroku-http-play_2.10
Version:
0.16
Release Date:
Aug 4, 2014
Licenses:
Files:
Full Scala Version:
2.10.0

libraryDependencies += "com.heroku.api" %% "heroku-http-play" % "0.16"

Mill build tool

ivy"com.heroku.api::heroku-http-play:0.16"

Scala CLI

//> using dep "com.heroku.api::heroku-http-play:0.16"

Ammonite REPL

import $ivy.`com.heroku.api::heroku-http-play:0.16`

<dependency>
  <groupId>com.heroku.api</groupId>
  <artifactId>heroku-http-play_2.10</artifactId>
  <version>0.16</version>
</dependency>

compile group: 'com.heroku.api', name: 'heroku-http-play_2.10', version: '0.16'