Jar examples for s:spray-util
A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka
You can download jar file spray-util 1.0.1 in this page.
Apache 2
You can use the following script to add spray-util-1.0.1.jar to your project.
<dependency> <groupId>io.spray</groupId> <artifactId>spray-util</artifactId> <version>1.0.1</version> </dependency>
compile group: 'io.spray', name: 'spray-util', version: '1.0.1'
libraryDependencies += "io.spray" % "spray-util" % "1.0.1"
<dependency org="io.spray" name="spray-util" rev="1.0.1"/>
@Grapes(@Grab(group='io.spray', module='spray-util', version='1.0.1'))
'io.spray:spray-util:jar:1.0.1'
Click the following link to download the jar file.
spray-util-1.0.1-javadoc.jar