a

adventure-text-serializer-legacy

A user-interface library for Minecraft: Java Edition.
https://github.com/KyoriPowered/adventure
The MIT License
Luck zml
Files download
File Operation
adventure-text-serializer-legacy-4.9.1.jar download
adventure-text-serializer-legacy-4.9.1.pom download
adventure-text-serializer-legacy-4.9.1-sources.jar download
Apache Maven
<dependency>
  <groupId>net.kyori</groupId>
  <artifactId>adventure-text-serializer-legacy</artifactId>
  <version>4.9.1</version>
</dependency>
Gradle Groovy
implementation 'net.kyori:adventure-text-serializer-legacy:4.9.1'
Gradle Kotlin
implementation("net.kyori:adventure-text-serializer-legacy:4.9.1")
Scala SBT
libraryDependencies += "net.kyori" % "adventure-text-serializer-legacy" % "4.9.1"
Groovy Grape
@Grapes(
  @Grab(group='net.kyori', module='adventure-text-serializer-legacy', version='4.9.1')
)
Apache Ivy
<dependency org="net.kyori" name="adventure-text-serializer-legacy" rev="4.9.1" />
Leiningen
[net.kyori/adventure-text-serializer-legacy "4.9.1"]
Apache Buildr
'net.kyori:adventure-text-serializer-legacy:jar:4.9.1'
Dependencies