a

ansi

A library to render Minecraft chat component styles to ANSI control codes
https://github.com/KyoriPowered/ansi
The MIT License
Luck zml
文件下载
文件名 操作
ansi-1.0.3.jar 下载
ansi-1.0.3.pom 下载
ansi-1.0.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>net.kyori</groupId>
  <artifactId>ansi</artifactId>
  <version>1.0.3</version>
</dependency>
Gradle Groovy
implementation 'net.kyori:ansi:1.0.3'
Gradle Kotlin
implementation("net.kyori:ansi:1.0.3")
Scala SBT
libraryDependencies += "net.kyori" % "ansi" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='net.kyori', module='ansi', version='1.0.3')
)
Apache Ivy
<dependency org="net.kyori" name="ansi" rev="1.0.3" />
Leiningen
[net.kyori/ansi "1.0.3"]
Apache Buildr
'net.kyori:ansi:jar:1.0.3'
本项目依赖