Jar examples for h:hpack
Header Compression for HTTP/2.0
You can download jar file hpack 0.11.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hpack-0.11.0.jar to your project.
<dependency> <groupId>com.twitter</groupId> <artifactId>hpack</artifactId> <version>0.11.0</version> </dependency>
compile group: 'com.twitter', name: 'hpack', version: '0.11.0'
libraryDependencies += "com.twitter" % "hpack" % "0.11.0"
<dependency org="com.twitter" name="hpack" rev="0.11.0"/>
@Grapes(@Grab(group='com.twitter', module='hpack', version='0.11.0'))
'com.twitter:hpack:jar:0.11.0'
Click the following link to download the jar file.
hpack-0.11.0-javadoc.jar