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