<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-circe_sjs1_3</artifactId>
<version>0.23.29</version>
</dependency>
compile
|-- org.http4s:http4s-core_sjs1_3:0.23.29
|-- org.http4s:http4s-jawn_sjs1_3:0.23.29
|-- org.scala-lang:scala3-library_sjs1_3:3.3.4
|-- org.scala-js:scalajs-library_2.13:1.16.0
|-- io.circe:circe-core_sjs1_3:0.14.8
|-- io.circe:circe-jawn_sjs1_3:0.14.8
provided
|-- org.typelevel:scalac-compat-annotation_3:0.1.4
test
|-- org.http4s:http4s-tests_sjs1_3:0.23.29
|-- org.scala-js:scalajs-test-bridge_2.13:1.16.0
|-- org.typelevel:cats-laws_sjs1_3:2.11.0
|-- ch.qos.logback:logback-classic:1.2.6