<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-http4s-swagger_3</artifactId>
<version>0.13.7-26-9b10ebbd</version>
</dependency>
implementation 'com.disneystreaming.smithy4s:smithy4s-http4s-swagger_3:0.13.7-26-9b10ebbd'
implementation("com.disneystreaming.smithy4s:smithy4s-http4s-swagger_3:0.13.7-26-9b10ebbd")
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-http4s-swagger_3" % "0.13.7-26-9b10ebbd"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-http4s-swagger_3', version='0.13.7-26-9b10ebbd')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-http4s-swagger_3" rev="0.13.7-26-9b10ebbd" />