net.md-5:bungeecord-parent (1.7.3-SNAPSHOT)

Published 2025-12-13 16:47:25 +00:00 by m724

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>net.md-5</groupId>
	<artifactId>bungeecord-parent</artifactId>
	<version>1.7.3-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=net.md-5:bungeecord-parent:1.7.3-SNAPSHOT

About this package

Parent project for all BungeeCord modules.

Dependencies

junit:junit
4.13.2
org.projectlombok:lombok
1.18.42
Details
Maven
2025-12-13 16:47:25 +00:00
4
BungeeCord
The BSD 3-Clause License
95 KiB
Assets (35)
Versions (1) View all
1.7.3-SNAPSHOT 2025-12-13