<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-client_3</artifactId>
<version>1.0.0-M37</version>
</dependency>
compile
|-- org.http4s:http4s-core_3:1.0.0-M37
|-- org.scala-lang:scala3-library_3:3.1.3
|-- org.http4s:http4s-crypto_3:0.2.4
test
|-- org.http4s:http4s-server_3:1.0.0-M37
|-- org.http4s:http4s-tests_3:1.0.0-M37
|-- org.http4s:http4s-dsl_3:1.0.0-M37
|-- org.typelevel:cats-laws_3:2.8.0
|-- ch.qos.logback:logback-classic:1.2.6
|-- org.scalacheck:scalacheck_3:1.16.0