Последняя версия

Colored Printer 1.0

Java library to print colored output to console

Лицензия

Лицензия

Группа

Группа

com.yagzanmanju
Идентификатор

Идентификатор

ColoredPrinter
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

Colored Printer
Java library to print colored output to console
Система контроля версий

Система контроля версий

https://github.com/BlackViper3/ColoredPrinter

Скачать ColoredPrinter 1.0


<!-- 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"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar LATEST
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.