Эксперт ХД

net.arnx:wmf2svg (0.9.11)

Published 2026-09-15 10:11: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>net.arnx</groupId>
	<artifactId>wmf2svg</artifactId>
	<version>0.9.11</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=net.arnx:wmf2svg:0.9.11

About this package

WMF to SVG Converting Tool & Library
Details
Maven
2026-09-15 10:11:03 +00:00
275
wmf2svg
The Apache Software License, Version 2.0
87 KiB
Assets (2)
Versions (1) View all
0.9.11 2026-09-15