Core Protocol Buffers library for encoding structured data in an efficient and extensible format for Java.
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.35.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reference the Message interface from Protocol Buffers.
Check migration guide from protobuf 3.x to 4.x for changes in API and generated code.
No dependency data recorded yet.