<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-http4s_3</artifactId>
<version>0.18.0-6-d2d6048</version>
</dependency>
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-http4s_3" % "0.18.0-6-d2d6048"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-http4s_3', version='0.18.0-6-d2d6048')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-http4s_3" rev="0.18.0-6-d2d6048" />
compile
|-- com.disneystreaming.smithy4s:smithy4s-http4s-kernel_3:0.18.0-6-d2d6048
|-- com.disneystreaming.smithy4s:smithy4s-json_3:0.18.0-6-d2d6048
|-- com.disneystreaming.smithy4s:smithy4s-fs2_3:0.18.0-6-d2d6048
|-- org.scala-lang:scala3-library_3:3.3.3
|-- org.http4s:http4s-core_3:0.23.26
|-- org.http4s:http4s-dsl_3:0.23.26
|-- org.http4s:http4s-client_3:0.23.26
test
|-- com.disneystreaming.smithy4s:smithy4s-bootstrapped_3:0.18.0-6-d2d6048
|-- com.disneystreaming.smithy4s:smithy4s-compliance-tests_3:0.18.0-6-d2d6048
|-- com.disneystreaming.smithy4s:smithy4s-dynamic_3:0.18.0-6-d2d6048
|-- com.disneystreaming.smithy4s:smithy4s-tests_3:0.18.0-6-d2d6048
|-- com.disneystreaming.smithy4s:smithy4s-testUtils_3:0.18.0-6-d2d6048
|-- com.disneystreaming.alloy:alloy-core:0.3.6
|-- software.amazon.smithy:smithy-build:1.45.0
|-- org.http4s:http4s-circe_3:0.23.26
|-- com.disneystreaming:weaver-cats_3:0.8.4
|-- org.http4s:http4s-ember-client_3:0.23.26