bowlingx / play-webpack   0.1.19

MIT License GitHub

play module to support webpack and server side rendering in a simple way

Scala versions: 2.12 2.11 2.10
sbt plugins: 1.0 0.13

play-webpack-lib 0.1.13


Group ID:
com.bowlingx
Artifact ID:
play-webpack-lib_2.12
Version:
0.1.13
Release Date:
Jun 25, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.bowlingx" %% "play-webpack-lib" % "0.1.13"

Mill build tool

ivy"com.bowlingx::play-webpack-lib:0.1.13"

Scala CLI

//> using dep "com.bowlingx::play-webpack-lib:0.1.13"

Ammonite REPL

import $ivy.`com.bowlingx::play-webpack-lib:0.1.13`

<dependency>
  <groupId>com.bowlingx</groupId>
  <artifactId>play-webpack-lib_2.12</artifactId>
  <version>0.1.13</version>
</dependency>

compile group: 'com.bowlingx', name: 'play-webpack-lib_2.12', version: '0.1.13'