Download spray-can_2.9.1-0.9.0.jar file - Jar s

Jar examples for s:spray-can-2.9.1

Description

a low-overhead, high-performance, fully asynchronous HTTP 1.1 server and client library implemented entirely in Scala on top of Akka

You can download jar file spray-can_2.9.1 0.9.0 in this page.

License

Apache 2

Build File

You can use the following script to add spray-can_2.9.1-0.9.0.jar to your project.

<dependency>
   <groupId>cc.spray.can</groupId>
   <artifactId>spray-can_2.9.1</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'cc.spray.can', name: 'spray-can_2.9.1', version: '0.9.0'
libraryDependencies += "cc.spray.can" % "spray-can_2.9.1" % "0.9.0"
<dependency org="cc.spray.can" name="spray-can_2.9.1" rev="0.9.0"/>
@Grapes(@Grab(group='cc.spray.can', module='spray-can_2.9.1', version='0.9.0'))
'cc.spray.can:spray-can_2.9.1:jar:0.9.0'

Download

Click the following link to download the jar file.

spray-can_2.9.1-0.9.0-scaladoc.jar
spray-can_2.9.1-0.9.0-sources.jar
spray-can_2.9.1-0.9.0.jar
spray-can_2.9.1-0.9.0.pom



Related Tutorials