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