Эксперт ХД

org.brotli:dec (0.1.2)

Published 2026-09-15 11:14:03 +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>org.brotli</groupId>
	<artifactId>dec</artifactId>
	<version>0.1.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.brotli:dec:0.1.2

Dependencies

junit:junit
4.12
Details
Maven
2026-09-15 11:14:03 +00:00
0
${project.groupId}:${project.artifactId}
100 KiB
Assets (2)
dec-0.1.2.jar 96 KiB
dec-0.1.2.pom 4.2 KiB
Versions (1) View all
0.1.2 2026-09-15