<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-xml_2.12</artifactId>
<version>0.18.15</version>
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-xml_2.12', version='0.18.15')
)
compile
|-- org.scala-lang:scala-library:2.12.19
|-- com.disneystreaming.smithy4s:smithy4s-core_2.12:0.18.15
|-- com.disneystreaming.smithy4s:smithy4s-fs2_2.12:0.18.15
|-- org.gnieh:fs2-data-xml_2.12:1.10.0
test
|-- com.disneystreaming.smithy4s:smithy4s-bootstrapped_2.12:0.18.15
|-- com.disneystreaming.smithy4s:smithy4s-scalacheck_2.12:0.18.15
|-- com.disneystreaming:weaver-cats_2.12:0.8.4