Registry / serialization / scalapb-runtime-2-12

scalapb-runtime-2-12

JSON →
library0.11.20javamavenunverified

Runtime library for ScalaPB, a Protocol Buffers compiler and runtime for Scala 2.12.

<dependency> <groupId>com.thesamet.scalapb</groupId> <artifactId>scalapb-runtime_2.12</artifactId> <version>0.11.20</version> </dependency>
INSTALL
IMPORT
SIG · SCALAPB-RUNTIME-2-
S
scalapb-runtime-2-12
serializationjavav0.11.20
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GeneratedMessage
scalapb.GeneratedMessage

Use generated Protocol Buffers messages with ScalaPB runtime.

import scalapb.GeneratedMessage val msg: GeneratedMessage = ??? // your generated protobuf message
Debug
Known issues
breakingScalaPB versions are tightly coupled with protobuf-java version; mismatches cause runtime errors.
fix
Ensure scalapb-runtime version matches the protobuf-java version used in your project.
affects: all
Upgrade
Version history
0.11.20latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
scalapb-runtime-2-12 — mvn dependency:get scalapb-runtime-2-12 · libregistry