heroku / heroku-sbt-plugin   2.1.4

MIT License GitHub

An sbt plugin for deploying Heroku Scala applications

sbt-heroku 0.4.2


Group ID:
com.heroku
Artifact ID:
sbt-heroku
Version:
0.4.2
Release Date:
Jun 1, 2015
Licenses:
Files:

libraryDependencies += "com.heroku" % "sbt-heroku" % "0.4.2"

Mill build tool

ivy"com.heroku:sbt-heroku:0.4.2"

Scala CLI

//> using dep "com.heroku:sbt-heroku:0.4.2"

Ammonite REPL

import $ivy.`com.heroku:sbt-heroku:0.4.2`

<dependency>
  <groupId>com.heroku</groupId>
  <artifactId>sbt-heroku</artifactId>
  <version>0.4.2</version>
</dependency>

compile group: 'com.heroku', name: 'sbt-heroku', version: '0.4.2'