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