<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-compliance-tests_sjs1_2.13</artifactId>
<version>0.18.0-1-19acfb2</version>
</dependency>
implementation 'com.disneystreaming.smithy4s:smithy4s-compliance-tests_sjs1_2.13:0.18.0-1-19acfb2'
implementation("com.disneystreaming.smithy4s:smithy4s-compliance-tests_sjs1_2.13:0.18.0-1-19acfb2")
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-compliance-tests_sjs1_2.13" % "0.18.0-1-19acfb2"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-compliance-tests_sjs1_2.13', version='0.18.0-1-19acfb2')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-compliance-tests_sjs1_2.13" rev="0.18.0-1-19acfb2" />
compile
|-- org.scala-lang:scala-library:2.13.13
|-- com.disneystreaming.smithy4s:smithy4s-core_sjs1_2.13:0.18.0-1-19acfb2
|-- org.scala-js:scalajs-library_2.13:1.16.0
|-- org.scala-js:scalajs-scalalib_2.13:2.13.13+1.16.0
|-- io.circe:circe-parser_sjs1_2.13:0.14.6
|-- org.http4s:http4s-circe_sjs1_2.13:0.23.26
|-- org.http4s:http4s-client_sjs1_2.13:0.23.26
|-- com.lihaoyi:pprint_sjs1_2.13:0.8.1
|-- org.gnieh:fs2-data-xml_sjs1_2.13:1.11.0
test