<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-ember-client_sjs1_3</artifactId>
<version>0.23.23</version>
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-ember-client_sjs1_3', version='0.23.23')
)
compile
|-- org.http4s:http4s-ember-core_sjs1_3:0.23.23
|-- org.http4s:http4s-client_sjs1_3:0.23.23
|-- org.scala-lang:scala3-library_sjs1_3:3.3.0
|-- org.scala-js:scalajs-library_2.13:1.13.2
|-- org.typelevel:keypool_sjs1_3:0.4.8
|-- org.typelevel:log4cats-noop_sjs1_3:2.6.0
test
|-- org.http4s:http4s-client-testkit_sjs1_3:0.23.23
|-- org.scala-js:scalajs-test-bridge_2.13:1.13.2
|-- org.typelevel:cats-laws_sjs1_3:2.9.0