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"
ivy"com.github.stonexx.sbt:sbt-play-webpack:1.0.6"
//> using dep "com.github.stonexx.sbt:sbt-play-webpack:1.0.6"
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'