<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-ember-core_sjs1_3</artifactId>
<version>0.23.28</version>
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-ember-core_sjs1_3', version='0.23.28')
)
compile
|-- org.http4s:http4s-core_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.typelevel:log4cats-core_sjs1_3:2.7.0
|-- org.http4s:hpack_sjs1_3:1.0.4
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
|-- ch.qos.logback:logback-classic:1.2.6
|-- org.scalacheck:scalacheck_sjs1_3:1.17.1