MVN

net.md-5 : bungeecord-chat

Maven & Gradle

Aug 06, 2023
7 usages
1.1k stars

BungeeCord-Chat · Minecraft JSON chat API intended for use with BungeeCord

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

Latest Version

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

  • Latest Stable: 1.20-R0.1

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>net.md-5</groupId>
    <artifactId>bungeecord-chat</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-chat gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "net.md-5" % "bungeecord-chat" % "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

Aug 23, 2023
1 usages
48 stars
Dec 09, 2022
3 usages
863 stars
Feb 11, 2021
3 usages
34 stars
Jun 19, 2023
2 usages
11k stars
Sep 23, 2020
7 stars
api
Oct 02, 2020
2 usages
4 stars