<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-aws-kernel_sjs1_3</artifactId>
<version>0.18.0-1-8d943ab</version>
</dependency>
implementation 'com.disneystreaming.smithy4s:smithy4s-aws-kernel_sjs1_3:0.18.0-1-8d943ab'
implementation("com.disneystreaming.smithy4s:smithy4s-aws-kernel_sjs1_3:0.18.0-1-8d943ab")
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-aws-kernel_sjs1_3" % "0.18.0-1-8d943ab"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-aws-kernel_sjs1_3', version='0.18.0-1-8d943ab')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-aws-kernel_sjs1_3" rev="0.18.0-1-8d943ab" />