ru.landgrafhomyak.itmo.web-graph-meta (2.2)

Published 2025-12-25 16:02:26 +00:00 by xomrk

Installation

<repositories>
	<repository>
		<id>gitea</id>
			<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>ru.landgrafhomyak.itmo.web</groupId>
	<artifactId>graph-meta</artifactId>
	<version>2.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=ru.landgrafhomyak.itmo.web:graph-meta:2.2

Dependencies

org.jetbrains.kotlin:kotlin-stdlib-common
1.9.0
Details
Maven
2025-12-25 16:02:26 +00:00
4
19 KiB
Assets (5)
Versions (1) View all
2.2 2025-12-25