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