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