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