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