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

Jar examples for h:http2-client

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials