heroku / heroku-sbt-plugin   2.1.4

MIT License GitHub

An sbt plugin for deploying Heroku Scala applications

sbt-heroku 0.1.0


Group ID:
com.heroku
Artifact ID:
sbt-heroku
Version:
0.1.0
Release Date:
Aug 30, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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