<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-codegen_2.13</artifactId>
<version>0.18.0-3-035400a</version>
</dependency>
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-codegen_2.13" % "0.18.0-3-035400a"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-codegen_2.13', version='0.18.0-3-035400a')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-codegen_2.13" rev="0.18.0-3-035400a" />
compile
|-- org.scala-lang:scala-library:2.13.12
|-- com.disneystreaming.smithy4s:smithy4s-protocol:0.18.0-3-035400a
|-- org.typelevel:cats-core_2.13:2.10.0
|-- software.amazon.smithy:smithy-model:1.45.0
|-- software.amazon.smithy:smithy-build:1.45.0
|-- com.disneystreaming.alloy:alloy-core:0.3.4
|-- com.disneystreaming.alloy:alloy-openapi_2.13:0.3.4
|-- com.disneystreaming.smithy:smithytranslate-proto_2.13:0.5.2
|-- com.lihaoyi:os-lib_2.13:0.9.3
|-- com.lihaoyi:upickle_2.13:3.2.0
|-- org.scala-lang.modules:scala-collection-compat_2.13:2.11.0
|-- org.scala-lang:scala-reflect:2.13.12
|-- io.get-coursier:coursier_2.13:2.1.9
test