is not current version
Last Version 2.0.0

tree-printer 1.3

Simple Java library for visualizing tree structures in the command line

License

License

GroupId

GroupId

hu.webarticum
ArtifactId

ArtifactId

tree-printer
Version

Version

1.3
Type

Type

jar
Description

Description

tree-printer
Simple Java library for visualizing tree structures in the command line
Project URL

Project URL

https://github.com/davidsusu/tree-printer
Source Code Management

Source Code Management

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

Download tree-printer 1.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.