<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-tests_3</artifactId>
<version>0.12.4</version>
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-tests_3', version='0.12.4')
)
compile
|-- com.disneystreaming.smithy4s:smithy4s-core_3:0.12.4
|-- org.scala-lang:scala3-library_3:3.1.1
|-- org.http4s:http4s-core_3:0.23.10
|-- org.http4s:http4s-dsl_3:0.23.10
|-- org.http4s:http4s-ember-client_3:0.23.10
|-- org.http4s:http4s-ember-server_3:0.23.10