<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-core_sjs1_2.13</artifactId>
<version>0.18.0-28-189df10</version>
</dependency>
implementation 'com.disneystreaming.smithy4s:smithy4s-core_sjs1_2.13:0.18.0-28-189df10'
implementation("com.disneystreaming.smithy4s:smithy4s-core_sjs1_2.13:0.18.0-28-189df10")
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-core_sjs1_2.13" % "0.18.0-28-189df10"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-core_sjs1_2.13', version='0.18.0-28-189df10')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-core_sjs1_2.13" rev="0.18.0-28-189df10" />