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