<dependency>
<groupId>com.thesamet.scalapb</groupId>
<artifactId>scalapb-runtime_native0.5_3</artifactId>
<version>1.0.0-alpha.1</version>
</dependency>
libraryDependencies += "com.thesamet.scalapb" % "scalapb-runtime_native0.5_3" % "1.0.0-alpha.1"
@Grapes(
@Grab(group='com.thesamet.scalapb', module='scalapb-runtime_native0.5_3', version='1.0.0-alpha.1')
)
<dependency org="com.thesamet.scalapb" name="scalapb-runtime_native0.5_3" rev="1.0.0-alpha.1" />
compile
|-- com.thesamet.scalapb:lenses_native0.5_3:1.0.0-alpha.1
|-- org.scala-lang:scala3-library_3:3.3.3
|-- org.scala-native:scala3lib_native0.5_3:3.3.3+0.5.5
|-- org.scala-native:nativelib_native0.5_3:0.5.5
|-- org.scala-native:clib_native0.5_3:0.5.5
|-- org.scala-native:posixlib_native0.5_3:0.5.5
|-- org.scala-native:windowslib_native0.5_3:0.5.5
|-- org.scala-native:javalib_native0.5_3:0.5.5
|-- org.scala-native:auxlib_native0.5_3:0.5.5
|-- org.scala-lang.modules:scala-collection-compat_native0.5_3:2.12.0
|-- com.thesamet.scalapb:protobuf-runtime-scala_native0.5_3:0.8.16
test
|-- org.scala-native:test-interface_native0.5_3:0.5.5
|-- org.scalameta:munit_native0.5_3:1.0.0
|-- org.scalameta:munit-scalacheck_native0.5_3:1.0.0