ru.landgrafhomyak.utility-highlevel-try-finally-mingwx64 (0.5)

Published 2025-03-25 20:19:41 +00:00 by xomrk in xomrk/highlevel-try-finally.kt

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.utility</groupId>
	<artifactId>highlevel-try-finally-mingwx64</artifactId>
	<version>0.5</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=ru.landgrafhomyak.utility:highlevel-try-finally-mingwx64:0.5

Dependencies

org.jetbrains.kotlin:kotlin-stdlib
2.1.10