de.kentoj.scrow:core-velocity-api (1.0.0-SNAPSHOT)

Published 2026-07-06 15:54:41 +02:00 by kento2 in scrow/core

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>core-velocity-api</artifactId>
	<version>1.0.0-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=de.kentoj.scrow:core-velocity-api:1.0.0-SNAPSHOT

Dependencies

de.kentoj.scrow:core-lib
1.0.0-SNAPSHOT
com.velocitypowered:velocity-api
3.5.0-SNAPSHOT
de.kentoj.scrow:kencommandapi-velocity
0.33-SNAPSHOT
org.slf4j:slf4j-api
2.0.18
org.slf4j:slf4j-simple
2.0.18
com.leakyabstractions:result
1.0.2.0
org.jetbrains:annotations
26.0.2-1
com.google.guava:guava
33.5.0-jre
org.jdbi:jdbi3-core
3.53.0
org.jdbi:jdbi3-postgres
3.53.0
Details
Maven
2026-07-06 15:54:41 +02:00
64
1.6 MiB
Assets (81)
Versions (2) View all
1.0.0-SNAPSHOT 2026-07-06
1.0.0 2026-06-27