tree-printer

Simple Java library for visualizing tree structures in the command line

Лицензия

Лицензия

Группа

Группа

hu.webarticum
Идентификатор

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

tree-printer
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

tree-printer
Simple Java library for visualizing tree structures in the command line
Ссылка на сайт

Ссылка на сайт

https://github.com/davidsusu/tree-printer
Система контроля версий

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

https://github.com/davidsusu/tree-printer.git

Скачать tree-printer

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

Версии библиотеки

Версия
2.0.0
1.3
1.2
1.1
1.0