<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-protobuf_sjs1_3</artifactId>
<version>0.18.0-2-858f1f4</version>
</dependency>
implementation 'com.disneystreaming.smithy4s:smithy4s-protobuf_sjs1_3:0.18.0-2-858f1f4'
implementation("com.disneystreaming.smithy4s:smithy4s-protobuf_sjs1_3:0.18.0-2-858f1f4")
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-protobuf_sjs1_3" % "0.18.0-2-858f1f4"
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-protobuf_sjs1_3', version='0.18.0-2-858f1f4')
)
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-protobuf_sjs1_3" rev="0.18.0-2-858f1f4" />
compile
|-- com.disneystreaming.smithy4s:smithy4s-core_sjs1_3:0.18.0-2-858f1f4
|-- org.scala-lang:scala3-library_sjs1_3:3.3.3
|-- org.scala-js:scalajs-library_2.13:1.16.0
|-- com.thesamet.scalapb:protobuf-runtime-scala_3:0.8.14
test
|-- com.disneystreaming.smithy4s:smithy4s-bootstrapped_sjs1_3:0.18.0-2-858f1f4
|-- com.disneystreaming.smithy4s:smithy4s-scalacheck_sjs1_3:0.18.0-2-858f1f4
|-- org.scala-js:scalajs-test-bridge_2.13:1.16.0