<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-core_2.13</artifactId>
<version>0.22-129-24d065b</version>
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-core_2.13', version='0.22-129-24d065b')
)
compile
|-- org.scala-lang:scala-library:2.13.3
|-- org.typelevel:case-insensitive_2.13:1.0.0-RC2
|-- org.typelevel:cats-core_2.13:2.3.1
|-- org.typelevel:cats-effect_2.13:3.0.0-M5
|-- org.typelevel:cats-parse_2.13:0.3.0
|-- co.fs2:fs2-core_2.13:3.0.0-M7
|-- co.fs2:fs2-io_2.13:3.0.0-M7
|-- org.log4s:log4s_2.13:1.10.0-M4
|-- org.scodec:scodec-bits_2.13:1.1.23
|-- org.slf4j:slf4j-api:1.7.30
|-- org.typelevel:vault_2.13:3.0.0-M1
provided