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.18


Group ID:
com.bowlingx
Artifact ID:
play-webpack-lib_2.12
Version:
0.1.18
Release Date:
Feb 19, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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