<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-codegen_2.13</artifactId>
<version>0.18.0-2-8e1ee57</version>
</dependency>
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-codegen_2.13" % "0.18.0-2-8e1ee57"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-codegen_2.13', version='0.18.0-2-8e1ee57')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-codegen_2.13" rev="0.18.0-2-8e1ee57" />
compile
|-- org.scala-lang:scala-library:2.13.13
|-- com.disneystreaming.smithy4s:smithy4s-protocol:0.18.0-2-8e1ee57
|-- org.typelevel:cats-core_2.13:2.10.0
|-- software.amazon.smithy:smithy-model:1.49.0
|-- software.amazon.smithy:smithy-build:1.49.0
|-- com.disneystreaming.alloy:alloy-core:0.3.9
|-- com.disneystreaming.alloy:alloy-openapi_2.13:0.3.9
|-- com.disneystreaming.smithy:smithytranslate-proto_2.13:0.5.3
|-- com.lihaoyi:os-lib_2.13:0.10.1
|-- io.circe:circe-core_2.13:0.14.6
|-- io.circe:circe-parser_2.13:0.14.6
|-- io.circe:circe-generic_2.13:0.14.6
|-- org.scala-lang.modules:scala-collection-compat_2.13:2.11.0
|-- org.scala-lang:scala-reflect:2.13.13
|-- io.get-coursier:coursier_2.13:2.1.9
test