is not current version
Last Version 1.0.2

com.twitter:hpack-parent v1.0.1

Header Compression for HTTP/2

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

hpack-parent
Version

Version

v1.0.1
Type

Type

pom

Download hpack-parent v1.0.1

Filename Size
hpack-parent-v1.0.1.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/com.twitter/hpack-parent/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>hpack-parent</artifactId>
    <version>v1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/hpack-parent/
implementation 'com.twitter:hpack-parent:v1.0.1'
// https://jarcasting.com/artifacts/com.twitter/hpack-parent/
implementation ("com.twitter:hpack-parent:v1.0.1")
'com.twitter:hpack-parent:pom:v1.0.1'
<dependency org="com.twitter" name="hpack-parent" rev="v1.0.1">
  <artifact name="hpack-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='hpack-parent', version='v1.0.1')
)
libraryDependencies += "com.twitter" % "hpack-parent" % "v1.0.1"
[com.twitter/hpack-parent "v1.0.1"]