heroku / heroku-sbt-plugin   2.1.4

MIT License GitHub

An sbt plugin for deploying Heroku Scala applications

sbt-heroku 0.1.5


Group ID:
com.heroku
Artifact ID:
sbt-heroku
Version:
0.1.5
Release Date:
Oct 28, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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