Download http2-client-9.3.23.v20180228.jar file - Jar h

Jar examples for h:http2-client

Description

You can download jar file http2-client 9.3.23.v20180228 in this page.

Build File

You can use the following script to add http2-client-9.3.23.v20180228.jar to your project.

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

Download

Click the following link to download the jar file.

http2-client-9.3.23.v20180228-javadoc.jar
http2-client-9.3.23.v20180228-sources.jar
http2-client-9.3.23.v20180228.jar
http2-client-9.3.23.v20180228.pom



Related Tutorials