<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-legacy</artifactId>
<version>4.4.0</version>
</dependency>
@Grapes(
@Grab(group='net.kyori', module='adventure-text-serializer-legacy', version='4.4.0')
)
compile