Download spray-http_2.9.0-1-0.7.0.jar file - Jar s

Jar examples for s:spray-http-2.9.0-1

Description

You can download jar file spray-http_2.9.0-1 0.7.0 in this page.

License

Apache 2

Build File

You can use the following script to add spray-http_2.9.0-1-0.7.0.jar to your project.

<dependency>
   <groupId>cc.spray</groupId>
   <artifactId>spray-http_2.9.0-1</artifactId>
   <version>0.7.0</version>
</dependency>
compile group: 'cc.spray', name: 'spray-http_2.9.0-1', version: '0.7.0'
libraryDependencies += "cc.spray" % "spray-http_2.9.0-1" % "0.7.0"
<dependency org="cc.spray" name="spray-http_2.9.0-1" rev="0.7.0"/>
@Grapes(@Grab(group='cc.spray', module='spray-http_2.9.0-1', version='0.7.0'))
'cc.spray:spray-http_2.9.0-1:jar:0.7.0'

Download

Click the following link to download the jar file.

spray-http_2.9.0-1-0.7.0-scaladoc.jar
spray-http_2.9.0-1-0.7.0-sources.jar
spray-http_2.9.0-1-0.7.0.jar
spray-http_2.9.0-1-0.7.0.pom



Related Tutorials