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