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