sclasen / heroku.scala   0.0.3

GitHub

scala client for the heroku platform api

Scala versions: 2.10

spray-jackson-example 0.0.3


Group ID:
com.heroku.platform.api
Artifact ID:
spray-jackson-example_2.10
Version:
0.0.3
Release Date:
Jan 29, 2014
Licenses:
Files:

libraryDependencies += "com.heroku.platform.api" %% "spray-jackson-example" % "0.0.3"

Mill build tool

ivy"com.heroku.platform.api::spray-jackson-example:0.0.3"

Scala CLI

//> using dep "com.heroku.platform.api::spray-jackson-example:0.0.3"

Ammonite REPL

import $ivy.`com.heroku.platform.api::spray-jackson-example:0.0.3`

<dependency>
  <groupId>com.heroku.platform.api</groupId>
  <artifactId>spray-jackson-example_2.10</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.heroku.platform.api', name: 'spray-jackson-example_2.10', version: '0.0.3'