<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-json_3</artifactId>
<version>0.18.0-1-ec140e5</version>
</dependency>
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-json_3" % "0.18.0-1-ec140e5"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-json_3', version='0.18.0-1-ec140e5')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-json_3" rev="0.18.0-1-ec140e5" />
compile
|-- com.disneystreaming.smithy4s:smithy4s-core_3:0.18.0-1-ec140e5
|-- 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.0-1-ec140e5
|-- com.disneystreaming.smithy4s:smithy4s-scalacheck_3:0.18.0-1-ec140e5