<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-client-testkit_sjs1_3</artifactId>
<version>0.23.28</version>
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-client-testkit_sjs1_3', version='0.23.28')
)
compile
|-- org.http4s:http4s-client_sjs1_3:0.23.28
|-- org.http4s:http4s-dsl_sjs1_3:0.23.28
|-- org.http4s:http4s-server_sjs1_3:0.23.28
|-- org.scala-lang:scala3-library_sjs1_3:3.3.3
|-- org.scala-js:scalajs-library_2.13:1.16.0
|-- org.scalameta:munit_sjs1_3:1.0.0
|-- org.typelevel:munit-cats-effect_sjs1_3:2.0.0
provided
|-- org.typelevel:scalac-compat-annotation_3:0.1.4
test
|-- org.http4s:http4s-tests_sjs1_3:0.23.28
|-- org.scala-js:scalajs-test-bridge_2.13:1.16.0
|-- org.typelevel:cats-laws_sjs1_3:2.11.0