<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-json_3</artifactId>
<version>0.13.0</version>
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-json_3', version='0.13.0')
)