com.google.api-client:google-api-client-bom (2.2.0)

Published 2026-02-24 13:43:11 +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.api-client</groupId>
	<artifactId>google-api-client-bom</artifactId>
	<version>2.2.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.google.api-client:google-api-client-bom:2.2.0

About this package

BOM for Google API Client Library for Java
Details
Maven
2026-02-24 13:43:11 +00:00
0
Google API Client Library for Java BOM
The Apache Software License, Version 2.0
6.6 KiB
Assets (1)
Versions (1) View all
2.2.0 2026-02-24