http4s-netty-client 0.5.20


Group ID:
org.http4s
Artifact ID:
http4s-netty-client_3
Version:
0.5.20
Version Scheme:
Release Date:
Oct 2, 2024
Licenses:
Files:
Full Scala Version:
3.3.4
Developers:

libraryDependencies += "org.http4s" %% "http4s-netty-client" % "0.5.20"

Mill build tool

ivy"org.http4s::http4s-netty-client:0.5.20"

Scala CLI

//> using dep "org.http4s::http4s-netty-client:0.5.20"

Ammonite REPL

import $ivy.`org.http4s::http4s-netty-client:0.5.20`

<dependency>
  <groupId>org.http4s</groupId>
  <artifactId>http4s-netty-client_3</artifactId>
  <version>0.5.20</version>
</dependency>

compile group: 'org.http4s', name: 'http4s-netty-client_3', version: '0.5.20'