http4s / http4s-jetty   0.23.13

Apache License 2.0 GitHub

Jetty backend for http4s servers

Scala versions: 3.x 2.13 2.12

http4s-jetty-client 0.25.0-RC1


Group ID:
org.http4s
Artifact ID:
http4s-jetty-client_2.12
Version:
0.25.0-RC1
Version Scheme:
Release Date:
May 8, 2025
Licenses:
Files:
Full Scala Version:
2.12.20
Developers:

libraryDependencies += "org.http4s" %% "http4s-jetty-client" % "0.25.0-RC1"

Mill build tool

ivy"org.http4s::http4s-jetty-client:0.25.0-RC1"

Scala CLI

//> using dep "org.http4s::http4s-jetty-client:0.25.0-RC1"

Ammonite REPL

import $ivy.`org.http4s::http4s-jetty-client:0.25.0-RC1`

<dependency>
  <groupId>org.http4s</groupId>
  <artifactId>http4s-jetty-client_2.12</artifactId>
  <version>0.25.0-RC1</version>
</dependency>

compile group: 'org.http4s', name: 'http4s-jetty-client_2.12', version: '0.25.0-RC1'