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