<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-codegen_2.13</artifactId>
<version>0.18.0-17-b35e401</version>
</dependency>
implementation("com.disneystreaming.smithy4s:smithy4s-codegen_2.13:0.18.0-17-b35e401")
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-codegen_2.13" % "0.18.0-17-b35e401"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-codegen_2.13', version='0.18.0-17-b35e401')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-codegen_2.13" rev="0.18.0-17-b35e401" />
compile
|-- org.scala-lang:scala-library:2.13.12
|-- com.disneystreaming.smithy4s:smithy4s-protocol:0.18.0-17-b35e401
|-- org.typelevel:cats-core_2.13:2.10.0
|-- software.amazon.smithy:smithy-model:1.39.1
|-- software.amazon.smithy:smithy-build:1.39.1
|-- com.disneystreaming.alloy:alloy-core:0.2.8
|-- com.disneystreaming.alloy:alloy-openapi_2.13:0.2.8
|-- com.lihaoyi:os-lib_2.13:0.9.1
|-- com.lihaoyi:upickle_2.13:3.1.3
|-- 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.7
test