toc777 / sbt-webpack   1.0.2

GitHub

An sbt-web plugin for webpack

sbt-webpack 1.0.2


Group ID:
com.sc.sbt
Artifact ID:
sbt-webpack
Version:
1.0.2
Release Date:
Jan 2, 2019
Licenses:
Files:

libraryDependencies += "com.sc.sbt" % "sbt-webpack" % "1.0.2"

Mill build tool

ivy"com.sc.sbt:sbt-webpack:1.0.2"

Scala CLI

//> using dep "com.sc.sbt:sbt-webpack:1.0.2"

Ammonite REPL

import $ivy.`com.sc.sbt:sbt-webpack:1.0.2`

<dependency>
  <groupId>com.sc.sbt</groupId>
  <artifactId>sbt-webpack</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.sc.sbt', name: 'sbt-webpack', version: '1.0.2'