Lite version of Protocol Buffers library optimized for mobile client use with smaller code size.
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-javalite</artifactId>
<version>4.35.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing the MessageLite interface from protobuf-javalite.
Pin to a specific version and test thoroughly when upgrading.
No dependency data recorded yet.