heroku / heroku-sbt-plugin   2.1.4

MIT License GitHub

An sbt plugin for deploying Heroku Scala applications

sbt-heroku 1.0.1


Group ID:
com.heroku
Artifact ID:
sbt-heroku
Version:
1.0.1
Release Date:
Mar 31, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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