Download http2-client-9.4.7.v20170914.jar file - Jar h

Jar examples for h:http2-client

Description

You can download jar file http2-client 9.4.7.v20170914 in this page.

Build File

You can use the following script to add http2-client-9.4.7.v20170914.jar to your project.

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

Download

Click the following link to download the jar file.

http2-client-9.4.7.v20170914-javadoc.jar
http2-client-9.4.7.v20170914-sources.jar
http2-client-9.4.7.v20170914.jar
http2-client-9.4.7.v20170914.pom



Related Tutorials