<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-tests_sjs1_2.13</artifactId>
<version>0.19.0-41-91762fb</version>
</dependency>
implementation 'com.disneystreaming.smithy4s:smithy4s-tests_sjs1_2.13:0.19.0-41-91762fb'
implementation("com.disneystreaming.smithy4s:smithy4s-tests_sjs1_2.13:0.19.0-41-91762fb")
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-tests_sjs1_2.13" % "0.19.0-41-91762fb"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-tests_sjs1_2.13', version='0.19.0-41-91762fb')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-tests_sjs1_2.13" rev="0.19.0-41-91762fb" />
compile
|-- org.scala-lang:scala-library:2.13.12
|-- com.disneystreaming.smithy4s:smithy4s-core_sjs1_2.13:0.19.0-41-91762fb
|-- com.disneystreaming.smithy4s:smithy4s-compliance-tests_sjs1_2.13:0.19.0-41-91762fb
|-- com.disneystreaming.smithy4s:smithy4s-dynamic_sjs1_2.13:0.19.0-41-91762fb
|-- org.scala-js:scalajs-library_2.13:1.15.0
|-- org.scala-js:scalajs-scalalib_2.13:2.13.12+1.15.0
|-- org.http4s:http4s-core_sjs1_2.13:0.23.25
|-- org.http4s:http4s-dsl_sjs1_2.13:0.23.25
|-- org.http4s:http4s-client_sjs1_2.13:0.23.25
|-- org.http4s:http4s-circe_sjs1_2.13:0.23.25
|-- com.disneystreaming:weaver-cats_sjs1_2.13:0.8.3
test