Infendro
  • Joined on 2025-07-12

com.infendro:plugin (1.0.0)

Published 2025-12-13 00:03:13 +00:00 by Infendro in Infendro/plugin.gradle

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>com.infendro</groupId>
	<artifactId>plugin</artifactId>
	<version>1.0.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.infendro:plugin:1.0.0

Dependencies

org.jetbrains.kotlin:kotlin-stdlib
2.2.21
Details
Maven
2025-12-13 00:03:13 +00:00
13
7.7 KiB
Assets (3)
Versions (2) View all
1.1.0 2026-01-14
1.0.0 2025-12-13