de.kentoj.scrow-kencommandapi-velocity (0.36-SNAPSHOT)

Published 2026-08-06 13:51:08 +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-velocity</artifactId>
	<version>0.36-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=de.kentoj.scrow:kencommandapi-velocity:0.36-SNAPSHOT

Dependencies

com.velocitypowered:velocity-api
4.1.0-SNAPSHOT
de.kentoj.scrow:kencommandapi-core
0.36-SNAPSHOT
org.jetbrains:annotations
26.1.0