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:
Full Scala Version:
2.10.2
Developers:
libraryDependencies += "com.github.simplyscala" %% "simplyscala-server" % "0.5"
ivy"com.github.simplyscala::simplyscala-server:0.5"
//> using dep "com.github.simplyscala::simplyscala-server:0.5"
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'