heroku / heroku.jar   0.16

MIT License GitHub

Java Wrapper for Heroku API

Scala versions: 2.10

heroku-http-play 0.15


Group ID:
com.heroku.api
Artifact ID:
heroku-http-play_2.10
Version:
0.15
Release Date:
Oct 1, 2013
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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