tototoshi / play-scalate   0.3.0

GitHub

This project has been migrated to http://github.com/scalate/play-scalate.

Scala versions: 2.11 2.10

play-scalate 0.2.0


Group ID:
com.github.tototoshi
Artifact ID:
play-scalate_2.11
Version:
0.2.0
Release Date:
Oct 11, 2015
Licenses:
Files:

libraryDependencies += "com.github.tototoshi" %% "play-scalate" % "0.2.0"

Mill build tool

ivy"com.github.tototoshi::play-scalate:0.2.0"

Scala CLI

//> using dep "com.github.tototoshi::play-scalate:0.2.0"

Ammonite REPL

import $ivy.`com.github.tototoshi::play-scalate:0.2.0`

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>play-scalate_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'play-scalate_2.11', version: '0.2.0'