heroku / heroku-sbt-plugin   2.1.4

MIT License GitHub

An sbt plugin for deploying Heroku Scala applications

sbt-heroku 2.1.2


Group ID:
com.heroku
Artifact ID:
sbt-heroku
Version:
2.1.2
Release Date:
Aug 28, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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