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