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