Эксперт ХД

org.ow2.asm:asm (9.7)

Published 2026-09-15 10:18:20 +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.ow2.asm</groupId>
	<artifactId>asm</artifactId>
	<version>9.7</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.ow2.asm:asm:9.7

About this package

ASM, a very small and fast Java bytecode manipulation framework
Details
Maven
2026-09-15 10:18:20 +00:00
281
asm
BSD-3-Clause
125 KiB
Assets (2)
asm-9.7.jar 122 KiB
asm-9.7.pom 2.3 KiB
Versions (4) View all
9.3 2026-09-15
9.7.1 2026-09-15
9.7 2026-09-15
9.6 2026-09-15