| Лицензия |
Лицензия |
|---|---|
| Группа | Группаhu.webarticum |
| Идентификатор | Идентификаторtree-printer |
| Версия | Версия1.3 |
| Тип | Типjar |
| Описание |
Описаниеtree-printer
Simple Java library for visualizing tree structures in the command line
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tree-printer-1.3.pom | |
| tree-printer-1.3.jar | 40 KB |
| tree-printer-1.3-sources.jar | 16 KB |
| tree-printer-1.3-javadoc.jar | 475 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/hu.webarticum/tree-printer/ -->
<dependency>
<groupId>hu.webarticum</groupId>
<artifactId>tree-printer</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/hu.webarticum/tree-printer/
implementation 'hu.webarticum:tree-printer:1.3'
// https://jarcasting.com/artifacts/hu.webarticum/tree-printer/
implementation ("hu.webarticum:tree-printer:1.3")
'hu.webarticum:tree-printer:jar:1.3'
<dependency org="hu.webarticum" name="tree-printer" rev="1.3">
<artifact name="tree-printer" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.webarticum', module='tree-printer', version='1.3')
)
libraryDependencies += "hu.webarticum" % "tree-printer" % "1.3"
[hu.webarticum/tree-printer "1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |