bizreach / play2-stub   0.2.2

Apache License 2.0 GitHub

Stub server plugin for quick front-end development

Scala versions: 2.11 2.10

play2-stub 0.2.2


Group ID:
jp.co.bizreach
Artifact ID:
play2-stub_2.11
Version:
0.2.2
Release Date:
Mar 12, 2015
Licenses:
Files:

libraryDependencies += "jp.co.bizreach" %% "play2-stub" % "0.2.2"

Mill build tool

ivy"jp.co.bizreach::play2-stub:0.2.2"

Scala CLI

//> using dep "jp.co.bizreach::play2-stub:0.2.2"

Ammonite REPL

import $ivy.`jp.co.bizreach::play2-stub:0.2.2`

<dependency>
  <groupId>jp.co.bizreach</groupId>
  <artifactId>play2-stub_2.11</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'jp.co.bizreach', name: 'play2-stub_2.11', version: '0.2.2'