bizreach / play2-nashorn   0.2.1

GitHub

Play2 Framework plugin to render HTML with Nashorn JavaScript engine

Scala versions: 2.11

play2-nashorn 0.1.0


Group ID:
jp.co.bizreach
Artifact ID:
play2-nashorn_2.11
Version:
0.1.0
Release Date:
May 18, 2015
Licenses:
Files:

libraryDependencies += "jp.co.bizreach" %% "play2-nashorn" % "0.1.0"

Mill build tool

ivy"jp.co.bizreach::play2-nashorn:0.1.0"

Scala CLI

//> using dep "jp.co.bizreach::play2-nashorn:0.1.0"

Ammonite REPL

import $ivy.`jp.co.bizreach::play2-nashorn:0.1.0`

<dependency>
  <groupId>jp.co.bizreach</groupId>
  <artifactId>play2-nashorn_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'jp.co.bizreach', name: 'play2-nashorn_2.11', version: '0.1.0'