MVN

com.diogonunes : JColor

Maven & Gradle

May 30, 2022
15 usages
470 stars

com.diogonunes:JColor · An easy syntax to format your strings with colored fonts and backgrounds.

<dependency>
    <groupId>com.diogonunes</groupId>
    <artifactId>JColor</artifactId>
    <version>5.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.diogonunes : JColor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.5.1

All Versions

Choose a version of com.diogonunes : JColor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.5.x
JColor-5.5.1
JColor-5.5.0
5.4.x
JColor-5.4.1
JColor-5.4.0
5.3.x
JColor-5.3.1
JColor-5.3.0
5.2.x
JColor-5.2.0
5.0.x
JColor-5.0.1
JColor-5.0.0

How to add a dependency to Maven

Add the following com.diogonunes : JColor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.diogonunes</groupId>
    <artifactId>JColor</artifactId>
    <version>5.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.diogonunes : JColor gradle dependency to your build.gradle file:

implementation 'com.diogonunes:JColor:5.5.1'

Gradle Kotlin DSL: Add the following com.diogonunes : JColor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.diogonunes:JColor:5.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.diogonunes : JColor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.diogonunes" % "JColor" % "5.5.1"

Advertisement

Dependencies from Group

May 18, 2020
40 usages
448 stars
May 30, 2022
15 usages
470 stars

Discover Dependencies

Jun 28, 2023
9 stars
Mar 05, 2023
2 usages
618 stars
Feb 22, 2023
3 usages
2.2k stars
May 18, 2023
2 usages
664 stars
63 usages
5.2k stars
Oct 28, 2020
5 usages
Jun 19, 2023
2 stars