A lightweight version of Google's Protocol Buffers library for efficient serialization.
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-lite</artifactId>
<version>3.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serialize a protobuf message using MessageLite.
Use com.google.protobuf:protobuf-java if you need full functionality.
No dependency data recorded yet.