io.bretty:console-tree-builder

A lightweight library to convert a tree into formatted string.

License

License

GroupId

GroupId

io.bretty
ArtifactId

ArtifactId

console-tree-builder
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.bretty:console-tree-builder
A lightweight library to convert a tree into formatted string.
Project URL

Project URL

https://github.com/nathanielove/Java-Console-Tree-Builder

Download console-tree-builder

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0