Colored Printer

Java library to print colored output to console

License

License

GroupId

GroupId

com.yagzanmanju
ArtifactId

ArtifactId

ColoredPrinter
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Colored Printer
Java library to print colored output to console
Source Code Management

Source Code Management

https://github.com/BlackViper3/ColoredPrinter

Download ColoredPrinter

How to add to project

<!-- https://jarcasting.com/artifacts/com.yagzanmanju/ColoredPrinter/ -->
<dependency>
    <groupId>com.yagzanmanju</groupId>
    <artifactId>ColoredPrinter</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yagzanmanju/ColoredPrinter/
implementation 'com.yagzanmanju:ColoredPrinter:1.0'
// https://jarcasting.com/artifacts/com.yagzanmanju/ColoredPrinter/
implementation ("com.yagzanmanju:ColoredPrinter:1.0")
'com.yagzanmanju:ColoredPrinter:jar:1.0'
<dependency org="com.yagzanmanju" name="ColoredPrinter" rev="1.0">
  <artifact name="ColoredPrinter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yagzanmanju', module='ColoredPrinter', version='1.0')
)
libraryDependencies += "com.yagzanmanju" % "ColoredPrinter" % "1.0"
[com.yagzanmanju/ColoredPrinter "1.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar LATEST
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0