Эксперт ХД

com.google:google (1)

Published 2026-09-15 11:06:48 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.google</groupId>
	<artifactId>google</artifactId>
	<version>1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.google:google:1

About this package

Internally developed code released as open source.
Details
Maven
2026-09-15 11:06:48 +00:00
0
Google
The Apache Software License, Version 2.0
1.5 KiB
Assets (1)
google-1.pom 1.5 KiB
Versions (1) View all
1 2026-09-15