<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-circe_native0.4_2.13</artifactId>
<version>0.23.29</version>
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-circe_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.http4s:http4s-jawn_native0.4_2.13:0.23.29
|-- org.scala-native:scalalib_native0.4_2.13:0.4.17
|-- io.circe:circe-core_native0.4_2.13:0.14.8
|-- io.circe:circe-jawn_native0.4_2.13:0.14.8
provided
|-- org.typelevel:scalac-compat-annotation_2.13:0.1.4
test
|-- org.http4s:http4s-tests_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
|-- ch.qos.logback:logback-classic:1.2.6