<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-protobuf_native0.4_3</artifactId>
<version>0.18.27</version>
</dependency>
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-protobuf_native0.4_3" % "0.18.27"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-protobuf_native0.4_3', version='0.18.27')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-protobuf_native0.4_3" rev="0.18.27" />
compile
|-- com.disneystreaming.smithy4s:smithy4s-core_native0.4_3:0.18.27
|-- org.scala-lang:scala3-library_3:3.3.4
|-- org.scala-native:scala3lib_native0.4_3:0.4.17
|-- com.thesamet.scalapb:protobuf-runtime-scala_3:0.8.14
test
|-- com.disneystreaming.smithy4s:smithy4s-bootstrapped_native0.4_3:0.18.27
|-- com.disneystreaming.smithy4s:smithy4s-scalacheck_native0.4_3:0.18.27
|-- org.scala-native:test-interface_native0.4_3:0.4.17