sbt-scalajs 0.56.9


Group ID:
com.github.inthenow
Artifact ID:
sbt-scalajs
Version:
0.56.9
Release Date:
Dec 22, 2014
Licenses:
Files:

libraryDependencies += "com.github.inthenow" % "sbt-scalajs" % "0.56.9"

Mill build tool

ivy"com.github.inthenow:sbt-scalajs:0.56.9"

Scala CLI

//> using dep "com.github.inthenow:sbt-scalajs:0.56.9"

Ammonite REPL

import $ivy.`com.github.inthenow:sbt-scalajs:0.56.9`

<dependency>
  <groupId>com.github.inthenow</groupId>
  <artifactId>sbt-scalajs</artifactId>
  <version>0.56.9</version>
</dependency>

compile group: 'com.github.inthenow', name: 'sbt-scalajs', version: '0.56.9'