de.kentoj.scrow-kencommandapi-bukkit (0.38-SNAPSHOT)

Published 2026-08-09 18:16:10 +02:00 by scrow-runner in scrow/KenCommandAPI

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>de.kentoj.scrow</groupId>
	<artifactId>kencommandapi-bukkit</artifactId>
	<version>0.38-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=de.kentoj.scrow:kencommandapi-bukkit:0.38-SNAPSHOT

Dependencies

de.kentoj.scrow:kencommandapi-core
0.38-SNAPSHOT
io.papermc.paper:paper-api
26.2.build.111-stable
org.jetbrains:annotations
26.1.0