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


Group ID:
com.bowlingx
Artifact ID:
play-webpack-lib_2.12
Version:
0.1.5
Release Date:
Apr 9, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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