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