A helper library for using Lift-record in Spray. Includes marshalling and testing utilities.
Scala versions:
2.10
root 0.0.2
Group ID:
com.github.izmailoff
Artifact ID:
root_2.10
Version:
0.0.2
Release Date:
Sept 26, 2014
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:
libraryDependencies += "com.github.izmailoff" %% "root" % "0.0.2"
ivy"com.github.izmailoff::root:0.0.2"
//> using dep "com.github.izmailoff::root:0.0.2"
import $ivy.`com.github.izmailoff::root:0.0.2`
<dependency> <groupId>com.github.izmailoff</groupId> <artifactId>root_2.10</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.github.izmailoff', name: 'root_2.10', version: '0.0.2'