<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-ember-client_sjs1_2.13</artifactId>
<version>0.23.27</version>
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-ember-client_sjs1_2.13', version='0.23.27')
)
compile
|-- org.scala-lang:scala-library:2.13.13
|-- org.http4s:http4s-ember-core_sjs1_2.13:0.23.27
|-- org.http4s:http4s-client_sjs1_2.13:0.23.27
|-- org.scala-js:scalajs-library_2.13:1.16.0
|-- org.scala-js:scalajs-scalalib_2.13:2.13.13+1.16.0
|-- org.typelevel:keypool_sjs1_2.13:0.4.9
|-- org.typelevel:log4cats-noop_sjs1_2.13:2.6.0
provided
|-- org.typelevel:scalac-compat-annotation_2.13:0.1.4
test
|-- org.http4s:http4s-client-testkit_sjs1_2.13:0.23.27
|-- org.scala-js:scalajs-test-bridge_2.13:1.16.0
|-- org.typelevel:cats-laws_sjs1_2.13:2.10.0