<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-decline_2.13</artifactId>
<version>0.18.0-7-e369dd4</version>
</dependency>
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-decline_2.13" % "0.18.0-7-e369dd4"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-decline_2.13', version='0.18.0-7-e369dd4')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-decline_2.13" rev="0.18.0-7-e369dd4" />
compile
|-- org.scala-lang:scala-library:2.13.15
|-- com.disneystreaming.smithy4s:smithy4s-json_2.13:0.18.0-7-e369dd4
|-- org.typelevel:cats-core_2.13:2.10.0
|-- org.typelevel:cats-effect_2.13:3.5.4
|-- com.monovore:decline_2.13:2.4.1
test
|-- com.disneystreaming.smithy4s:smithy4s-bootstrapped_2.13:0.18.0-7-e369dd4