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