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