<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-client_2.13</artifactId>
<version>1.0.0-M34</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.8
|-- org.http4s:http4s-core_2.13:1.0.0-M34
|-- org.http4s:http4s-crypto_2.13:0.2.3
test
|-- org.http4s:http4s-server_2.13:1.0.0-M34
|-- org.http4s:http4s-tests_2.13:1.0.0-M34
|-- org.http4s:http4s-dsl_2.13:1.0.0-M34
|-- org.typelevel:cats-laws_2.13:2.8.0
|-- ch.qos.logback:logback-classic:1.2.6
|-- org.scalacheck:scalacheck_2.13:1.16.0