MVN

net.kyori : adventure-text-minimessage

Maven & Gradle

Jun 07, 2023
12 usages
657 stars

adventure-text-minimessage · A string-based, user-friendly format for representing Minecraft: Java Edition chat components.

<dependency>
    <groupId>net.kyori</groupId>
    <artifactId>adventure-text-minimessage</artifactId>
    <version>4.14.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.kyori : adventure-text-minimessage to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.14.0

All Versions

Choose a version of net.kyori : adventure-text-minimessage to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.14.x
adventure-text-minimessage-4.14.0
4.13.x
adventure-text-minimessage-4.13.1
adventure-text-minimessage-4.13.0
4.12.x
adventure-text-minimessage-4.12.0
4.11.x
adventure-text-minimessage-4.11.0
4.10.x
adventure-text-minimessage-4.10.1
adventure-text-minimessage-4.10.0

How to add a dependency to Maven

Add the following net.kyori : adventure-text-minimessage maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.kyori</groupId>
    <artifactId>adventure-text-minimessage</artifactId>
    <version>4.14.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.kyori : adventure-text-minimessage gradle dependency to your build.gradle file:

implementation 'net.kyori:adventure-text-minimessage:4.14.0'

Gradle Kotlin DSL: Add the following net.kyori : adventure-text-minimessage gradle kotlin dependency to your build.gradle.kts file:

implementation("net.kyori:adventure-text-minimessage:4.14.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.kyori : adventure-text-minimessage sbt scala dependency to your build.sbt file:

libraryDependencies += "net.kyori" % "adventure-text-minimessage" % "4.14.0"

Advertisement

Dependencies from Group

Jun 07, 2023
62 usages
657 stars
Jun 07, 2023
35 usages
657 stars
Jun 07, 2023
31 usages
657 stars
Jun 07, 2023
23 usages
657 stars
Mar 16, 2023
13 usages
154 stars

Discover Dependencies

Jul 15, 2022
1 usages
109 stars
Jul 15, 2022
1 usages
109 stars
Jul 15, 2022
1 usages
109 stars
Jul 15, 2022
1 usages
109 stars
Jul 15, 2022
1 usages
109 stars
Jul 15, 2022
1 usages
109 stars
Mar 07, 2022
1 stars