Skip to content

Easily colorize and uncolorize strings and lists using Minecraft's chat color codes.

License

Notifications You must be signed in to change notification settings

seetch/ColorUtil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven

<repository>
  <id>daycube-repo</id>
  <url>https://repo.daycube.su/releases</url>
</repository>

<dependency>
  <groupId>su.daycube</groupId>
  <artifactId>ColorUtil</artifactId>
  <version>1.1.0</version>
</dependency>

Gradle

maven {
    url = uri("https://repo.daycube.su/releases")
}

implementation("su.daycube:ColorUtil:1.1.0")

About

Easily colorize and uncolorize strings and lists using Minecraft's chat color codes.

Resources

License

Stars

Watchers

Forks

Languages