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