http4s / hpack   1.0.4

Apache License 2.0 Website GitHub

Header Compression for HTTP/2

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.4

hpack 1.0.1-56-fcf3848


Group ID:
com.armanbilge
Artifact ID:
hpack_2.12
Version:
1.0.1-56-fcf3848
Version Scheme:
Release Date:
Feb 8, 2022
Licenses:
Files:
Full Scala Version:
2.12.15
Developers:

libraryDependencies += "com.armanbilge" %% "hpack" % "1.0.1-56-fcf3848"

Mill build tool

ivy"com.armanbilge::hpack:1.0.1-56-fcf3848"

Scala CLI

//> using dep "com.armanbilge::hpack:1.0.1-56-fcf3848"

Ammonite REPL

import $ivy.`com.armanbilge::hpack:1.0.1-56-fcf3848`

<dependency>
  <groupId>com.armanbilge</groupId>
  <artifactId>hpack_2.12</artifactId>
  <version>1.0.1-56-fcf3848</version>
</dependency>

compile group: 'com.armanbilge', name: 'hpack_2.12', version: '1.0.1-56-fcf3848'