<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-json_3</artifactId>
<version>0.18.22</version>
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-json_3', version='0.18.22')
)
compile
|-- com.disneystreaming.smithy4s:smithy4s-core_3:0.18.22
|-- org.scala-lang:scala3-library_3:3.3.3
|-- com.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-core_3:2.27.6
test
|-- com.disneystreaming.smithy4s:smithy4s-bootstrapped_3:0.18.22
|-- com.disneystreaming.smithy4s:smithy4s-scalacheck_3:0.18.22