com.google.protobuf:protobuf-java (3.22.3)

Published 2026-02-24 13:43:26 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.google.protobuf</groupId>
	<artifactId>protobuf-java</artifactId>
	<version>3.22.3</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.google.protobuf:protobuf-java:3.22.3

About this package

Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
Details
Maven
2026-02-24 13:43:26 +00:00
0
Protocol Buffers [Core]
1.5 KiB
Assets (1)
Versions (3) View all
2.5.0 2026-02-24
3.19.6 2026-02-24
3.22.3 2026-02-24