Download spdy-http-server-9.1.0.RC0.jar file - Jar s

Jar examples for s:spdy-http-server

Description

You can download jar file spdy-http-server 9.1.0.RC0 in this page.

Build File

You can use the following script to add spdy-http-server-9.1.0.RC0.jar to your project.

<dependency>
   <groupId>org.eclipse.jetty.spdy</groupId>
   <artifactId>spdy-http-server</artifactId>
   <version>9.1.0.RC0</version>
</dependency>
compile group: 'org.eclipse.jetty.spdy', name: 'spdy-http-server', version: '9.1.0.RC0'
libraryDependencies += "org.eclipse.jetty.spdy" % "spdy-http-server" % "9.1.0.RC0"
<dependency org="org.eclipse.jetty.spdy" name="spdy-http-server" rev="9.1.0.RC0"/>
@Grapes(@Grab(group='org.eclipse.jetty.spdy', module='spdy-http-server', version='9.1.0.RC0'))
'org.eclipse.jetty.spdy:spdy-http-server:jar:9.1.0.RC0'

Download

Click the following link to download the jar file.

spdy-http-server-9.1.0.RC0-config.jar
spdy-http-server-9.1.0.RC0-javadoc.jar
spdy-http-server-9.1.0.RC0-sources.jar
spdy-http-server-9.1.0.RC0.jar
spdy-http-server-9.1.0.RC0.pom



Related Tutorials