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