Files download
File Operation
smithy4s-http4s-swagger_3-0.11.3-11-54c38f45.jar download
smithy4s-http4s-swagger_3-0.11.3-11-54c38f45.pom download
smithy4s-http4s-swagger_3-0.11.3-11-54c38f45-sources.jar download
Apache Maven
<dependency>
  <groupId>com.disneystreaming.smithy4s</groupId>
  <artifactId>smithy4s-http4s-swagger_3</artifactId>
  <version>0.11.3-11-54c38f45</version>
</dependency>
Gradle Groovy
implementation 'com.disneystreaming.smithy4s:smithy4s-http4s-swagger_3:0.11.3-11-54c38f45'
Gradle Kotlin
implementation("com.disneystreaming.smithy4s:smithy4s-http4s-swagger_3:0.11.3-11-54c38f45")
Scala SBT
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-http4s-swagger_3" % "0.11.3-11-54c38f45"
Groovy Grape
@Grapes(
  @Grab(group='com.disneystreaming.smithy4s', module='smithy4s-http4s-swagger_3', version='0.11.3-11-54c38f45')
)
Apache Ivy
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-http4s-swagger_3" rev="0.11.3-11-54c38f45" />
Leiningen
[com.disneystreaming.smithy4s/smithy4s-http4s-swagger_3 "0.11.3-11-54c38f45"]
Apache Buildr
'com.disneystreaming.smithy4s:smithy4s-http4s-swagger_3:jar:0.11.3-11-54c38f45'