Download http2-client-9.4.10.RC0.jar file - Jar h

Jar examples for h:http2-client

Description

You can download jar file http2-client 9.4.10.RC0 in this page.

Build File

You can use the following script to add http2-client-9.4.10.RC0.jar to your project.

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

Download

Click the following link to download the jar file.

http2-client-9.4.10.RC0-javadoc.jar
http2-client-9.4.10.RC0-sources.jar
http2-client-9.4.10.RC0.jar
http2-client-9.4.10.RC0.pom



Related Tutorials