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