is not current version
Last Version 8.2.0.v20160908

org.eclipse.jetty.spdy:spdy-jetty-http 7.6.13.v20130916


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.spdy
ArtifactId

ArtifactId

spdy-jetty-http
Version

Version

7.6.13.v20130916
Type

Type

jar

Download spdy-jetty-http 7.6.13.v20130916


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.spdy/spdy-jetty-http/ -->
<dependency>
    <groupId>org.eclipse.jetty.spdy</groupId>
    <artifactId>spdy-jetty-http</artifactId>
    <version>7.6.13.v20130916</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.spdy/spdy-jetty-http/
implementation 'org.eclipse.jetty.spdy:spdy-jetty-http:7.6.13.v20130916'
// https://jarcasting.com/artifacts/org.eclipse.jetty.spdy/spdy-jetty-http/
implementation ("org.eclipse.jetty.spdy:spdy-jetty-http:7.6.13.v20130916")
'org.eclipse.jetty.spdy:spdy-jetty-http:jar:7.6.13.v20130916'
<dependency org="org.eclipse.jetty.spdy" name="spdy-jetty-http" rev="7.6.13.v20130916">
  <artifact name="spdy-jetty-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.spdy', module='spdy-jetty-http', version='7.6.13.v20130916')
)
libraryDependencies += "org.eclipse.jetty.spdy" % "spdy-jetty-http" % "7.6.13.v20130916"
[org.eclipse.jetty.spdy/spdy-jetty-http "7.6.13.v20130916"]