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