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