simplyscala-server 0.5


Group ID:
com.github.simplyscala
Artifact ID:
simplyscala-server_2.10
Version:
0.5
Release Date:
Aug 17, 2013
Licenses:
Files:

libraryDependencies += "com.github.simplyscala" %% "simplyscala-server" % "0.5"

Mill build tool

ivy"com.github.simplyscala::simplyscala-server:0.5"

Scala CLI

//> using dep "com.github.simplyscala::simplyscala-server:0.5"

Ammonite REPL

import $ivy.`com.github.simplyscala::simplyscala-server:0.5`

<dependency>
  <groupId>com.github.simplyscala</groupId>
  <artifactId>simplyscala-server_2.10</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'com.github.simplyscala', name: 'simplyscala-server_2.10', version: '0.5'