<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-tests-ce2_2.13</artifactId>
<version>0.16.1</version>
</dependency>
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-tests-ce2_2.13" % "0.16.1"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-tests-ce2_2.13', version='0.16.1')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-tests-ce2_2.13" rev="0.16.1" />
compile
|-- org.scala-lang:scala-library:2.13.8
|-- com.disneystreaming.smithy4s:smithy4s-core_2.13:0.16.1
|-- org.http4s:http4s-core_2.13:0.22.14
|-- org.http4s:http4s-dsl_2.13:0.22.14
|-- org.http4s:http4s-ember-client_2.13:0.22.14
|-- org.http4s:http4s-ember-server_2.13:0.22.14