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