aappddeevv / sbt-copy-scalajs-artifact   0.1.0

GitHub

Copies the scalajs artifact to another location along with the map file.

sbt-copy-scalajs-artifact 0.1.0


Group ID:
ttg
Artifact ID:
sbt-copy-scalajs-artifact
Version:
0.1.0
Release Date:
Mar 12, 2020
Licenses:
Files:

libraryDependencies += "ttg" % "sbt-copy-scalajs-artifact" % "0.1.0"

Mill build tool

ivy"ttg:sbt-copy-scalajs-artifact:0.1.0"

Scala CLI

//> using dep "ttg:sbt-copy-scalajs-artifact:0.1.0"

Ammonite REPL

import $ivy.`ttg:sbt-copy-scalajs-artifact:0.1.0`

<dependency>
  <groupId>ttg</groupId>
  <artifactId>sbt-copy-scalajs-artifact</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'ttg', name: 'sbt-copy-scalajs-artifact', version: '0.1.0'