<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-codegen_2.13</artifactId>
<version>0.12.16-11-deaa5a36</version>
</dependency>
implementation 'com.disneystreaming.smithy4s:smithy4s-codegen_2.13:0.12.16-11-deaa5a36'
implementation("com.disneystreaming.smithy4s:smithy4s-codegen_2.13:0.12.16-11-deaa5a36")
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-codegen_2.13" % "0.12.16-11-deaa5a36"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-codegen_2.13', version='0.12.16-11-deaa5a36')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-codegen_2.13" rev="0.12.16-11-deaa5a36" />
compile
|-- org.scala-lang:scala-library:2.13.8
|-- com.disneystreaming.smithy4s:smithy4s-openapi_2.13:0.12.16-11-deaa5a36
|-- org.typelevel:cats-core_2.13:2.7.0
|-- software.amazon.smithy:smithy-model:1.21.0
|-- software.amazon.smithy:smithy-build:1.21.0
|-- software.amazon.smithy:smithy-aws-traits:1.21.0
|-- software.amazon.smithy:smithy-waiters:1.21.0
|-- com.lihaoyi:os-lib_2.13:0.8.1
|-- org.scala-lang.modules:scala-collection-compat_2.13:2.2.0
|-- org.scala-lang:scala-reflect:2.13.8
|-- io.get-coursier:coursier_2.13:2.0.16
test