Jar examples for s:spdy-client
You can download jar file spdy-client 9.1.4.v20140401 in this page.
You can use the following script to add spdy-client-9.1.4.v20140401.jar to your project.
<dependency> <groupId>org.eclipse.jetty.spdy</groupId> <artifactId>spdy-client</artifactId> <version>9.1.4.v20140401</version> </dependency>
compile group: 'org.eclipse.jetty.spdy', name: 'spdy-client', version: '9.1.4.v20140401'
libraryDependencies += "org.eclipse.jetty.spdy" % "spdy-client" % "9.1.4.v20140401"
<dependency org="org.eclipse.jetty.spdy" name="spdy-client" rev="9.1.4.v20140401"/>
@Grapes(@Grab(group='org.eclipse.jetty.spdy', module='spdy-client', version='9.1.4.v20140401'))
'org.eclipse.jetty.spdy:spdy-client:jar:9.1.4.v20140401'
Click the following link to download the jar file.
spdy-client-9.1.4.v20140401-javadoc.jar