kwseok / sbt-play-webpack   1.0.6

Apache License 2.0 GitHub

sbt plugin for the webpack module bundler on playframework.

sbt-play-webpack 1.0.6


Group ID:
com.github.stonexx.sbt
Artifact ID:
sbt-play-webpack
Version:
1.0.6
Release Date:
Sep 20, 2016
Licenses:
Files:

libraryDependencies += "com.github.stonexx.sbt" % "sbt-play-webpack" % "1.0.6"

Mill build tool

ivy"com.github.stonexx.sbt:sbt-play-webpack:1.0.6"

Scala CLI

//> using dep "com.github.stonexx.sbt:sbt-play-webpack:1.0.6"

Ammonite REPL

import $ivy.`com.github.stonexx.sbt:sbt-play-webpack:1.0.6`

<dependency>
  <groupId>com.github.stonexx.sbt</groupId>
  <artifactId>sbt-play-webpack</artifactId>
  <version>1.0.6</version>
</dependency>

compile group: 'com.github.stonexx.sbt', name: 'sbt-play-webpack', version: '1.0.6'