Download http2-common-9.4.6.v20170531.jar file - Jar h

Jar examples for h:http2-common

Description

You can download jar file http2-common 9.4.6.v20170531 in this page.

Build File

You can use the following script to add http2-common-9.4.6.v20170531.jar to your project.

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

Download

Click the following link to download the jar file.

http2-common-9.4.6.v20170531-javadoc.jar
http2-common-9.4.6.v20170531-sources.jar
http2-common-9.4.6.v20170531.jar
http2-common-9.4.6.v20170531.pom



Related Tutorials