<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-client_native0.4_2.13</artifactId>
<version>0.23.29</version>
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-client_native0.4_2.13', version='0.23.29')
)
compile
|-- org.scala-lang:scala-library:2.13.15
|-- org.http4s:http4s-core_native0.4_2.13:0.23.29
|-- org.scala-native:scalalib_native0.4_2.13:0.4.17
provided
|-- org.typelevel:scalac-compat-annotation_2.13:0.1.4
test
|-- org.http4s:http4s-server_native0.4_2.13:0.23.29
|-- org.http4s:http4s-tests_native0.4_2.13:0.23.29
|-- org.http4s:http4s-dsl_native0.4_2.13:0.23.29
|-- org.scala-native:test-interface_native0.4_2.13:0.4.17
|-- org.typelevel:cats-laws_native0.4_2.13:2.11.0