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