sbt / sbt-js-engine   1.3.9

GitHub

Support for sbt plugins that use JavaScript

Scala versions: 2.12
sbt plugins: 1.x

sbt-js-engine 1.1.1


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-js-engine
Version:
1.1.1
Release Date:
May 7, 2015
Licenses:
Files:

libraryDependencies += "com.typesafe.sbt" % "sbt-js-engine" % "1.1.1"

Mill build tool

ivy"com.typesafe.sbt:sbt-js-engine:1.1.1"

Scala CLI

//> using dep "com.typesafe.sbt:sbt-js-engine:1.1.1"

Ammonite REPL

import $ivy.`com.typesafe.sbt:sbt-js-engine:1.1.1`

<dependency>
  <groupId>com.typesafe.sbt</groupId>
  <artifactId>sbt-js-engine</artifactId>
  <version>1.1.1</version>
</dependency>

compile group: 'com.typesafe.sbt', name: 'sbt-js-engine', version: '1.1.1'