Эксперт ХД

com.google.code.gson:gson-parent (2.10.1)

Published 2026-09-15 11:06:43 +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.code.gson</groupId>
	<artifactId>gson-parent</artifactId>
	<version>2.10.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.google.code.gson:gson-parent:2.10.1

About this package

Gson JSON library
Details
Maven
2026-09-15 11:06:43 +00:00
0
Gson Parent
Apache-2.0
12 KiB
Assets (1)
Versions (1) View all
2.10.1 2026-09-15