<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-jawn_3</artifactId>
<version>0.23.25</version>
</dependency>
compile
|-- org.http4s:http4s-core_3:0.23.25
|-- org.scala-lang:scala3-library_3:3.3.1
|-- org.typelevel:jawn-fs2_3:2.4.0
|-- org.typelevel:jawn-parser_3:1.5.1
provided
|-- org.typelevel:scalac-compat-annotation_3:0.1.3
test
|-- org.http4s:http4s-tests_3:0.23.25
|-- org.typelevel:cats-laws_3:2.10.0