zenato / sbt-babel   1.2.0

MIT License GitHub

An SBT plugin to perform Babel compilation.

sbt-babel 1.1.2


Group ID:
io.teamscala.sbt
Artifact ID:
sbt-babel
Version:
1.1.2
Release Date:
Mar 27, 2018
Licenses:
Files:

libraryDependencies += "io.teamscala.sbt" % "sbt-babel" % "1.1.2"

Mill build tool

ivy"io.teamscala.sbt:sbt-babel:1.1.2"

Scala CLI

//> using dep "io.teamscala.sbt:sbt-babel:1.1.2"

Ammonite REPL

import $ivy.`io.teamscala.sbt:sbt-babel:1.1.2`

<dependency>
  <groupId>io.teamscala.sbt</groupId>
  <artifactId>sbt-babel</artifactId>
  <version>1.1.2</version>
</dependency>

compile group: 'io.teamscala.sbt', name: 'sbt-babel', version: '1.1.2'