<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-fs2_native0.4_3</artifactId>
<version>0.18.0-7-e369dd4</version>
</dependency>
implementation 'com.disneystreaming.smithy4s:smithy4s-fs2_native0.4_3:0.18.0-7-e369dd4'
implementation("com.disneystreaming.smithy4s:smithy4s-fs2_native0.4_3:0.18.0-7-e369dd4")
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-fs2_native0.4_3" % "0.18.0-7-e369dd4"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-fs2_native0.4_3', version='0.18.0-7-e369dd4')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-fs2_native0.4_3" rev="0.18.0-7-e369dd4" />
compile
|-- com.disneystreaming.smithy4s:smithy4s-core_native0.4_3:0.18.0-7-e369dd4
|-- org.scala-lang:scala3-library_3:3.3.4
|-- org.scala-native:scala3lib_native0.4_3:0.4.17
|-- co.fs2:fs2-core_native0.4_3:3.10.2
test
|-- org.scala-native:test-interface_native0.4_3:0.4.17
|-- com.disneystreaming:weaver-cats_native0.4_3:0.8.4