ScalaPB is a protocol buffer compiler for Scala that generates case classes and serialization code.
<dependency>
<groupId>com.thesamet.scalapb</groupId>
<artifactId>scalapb-runtime_2.13</artifactId>
<version>0.11.20</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of ScalaPB runtime
No known issues recorded.
No dependency data recorded yet.