MVN

net.md-5 : bungeecord-protocol

Maven & Gradle

Aug 06, 2023
1 usages
1.1k stars

BungeeCord-Protocol · Minimal implementation of the Minecraft protocol for use in BungeeCord

<dependency>
    <groupId>net.md-5</groupId>
    <artifactId>bungeecord-protocol</artifactId>
    <version>1.20-R0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.md-5 : bungeecord-protocol to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.20-R0.1

All Versions

Choose a version of net.md-5 : bungeecord-protocol to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.20
bungeecord-protocol-1.20-R0.1
1.16
bungeecord-protocol-1.16-R0.4
bungeecord-protocol-1.16-R0.3
bungeecord-protocol-1.16-R0.2
bungeecord-protocol-1.16-R0.1

How to add a dependency to Maven

Add the following net.md-5 : bungeecord-protocol maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.md-5</groupId>
    <artifactId>bungeecord-protocol</artifactId>
    <version>1.20-R0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.md-5 : bungeecord-protocol gradle dependency to your build.gradle file:

implementation 'net.md-5:bungeecord-protocol:1.20-R0.1'

Gradle Kotlin DSL: Add the following net.md-5 : bungeecord-protocol gradle kotlin dependency to your build.gradle.kts file:

implementation("net.md-5:bungeecord-protocol:1.20-R0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.md-5 : bungeecord-protocol sbt scala dependency to your build.sbt file:

libraryDependencies += "net.md-5" % "bungeecord-protocol" % "1.20-R0.1"

Advertisement

Dependencies from Group

Aug 06, 2023
43 usages
1.1k stars
Apr 21, 2023
7 usages
176 stars
Aug 06, 2023
7 usages
1.1k stars
Aug 06, 2023
2 usages
1.1k stars
Aug 06, 2023
1 usages
1.1k stars

Discover Dependencies

Jul 15, 2022
2 usages
250 stars
Feb 20, 2012
3 usages
Sep 17, 2021
10 usages
Sep 24, 2021
2 usages
8.7k stars
Dec 14, 2019
1 usages
105 stars
Jul 04, 2023
4 usages
102 stars
Nov 18, 2022
6 usages