text-tree-formatter

This library generates text formatted trees, the old ASCII-like way, useful for text based output such as console output, or plain text log files.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.nocrala.tools.texttreeformatter
ArtifactId

ArtifactId

text-tree-formatter
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

text-tree-formatter
This library generates text formatted trees, the old ASCII-like way, useful for text based output such as console output, or plain text log files.
Project URL

Project URL

http://www.example.com
Source Code Management

Source Code Management

https://sourceforge.net/p/java-text-tree-formatter/code/ci/master/tree/java-text-tree-formatter/

Download text-tree-formatter

How to add to project

<!-- https://jarcasting.com/artifacts/org.nocrala.tools.texttreeformatter/text-tree-formatter/ -->
<dependency>
    <groupId>org.nocrala.tools.texttreeformatter</groupId>
    <artifactId>text-tree-formatter</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nocrala.tools.texttreeformatter/text-tree-formatter/
implementation 'org.nocrala.tools.texttreeformatter:text-tree-formatter:1.1.1'
// https://jarcasting.com/artifacts/org.nocrala.tools.texttreeformatter/text-tree-formatter/
implementation ("org.nocrala.tools.texttreeformatter:text-tree-formatter:1.1.1")
'org.nocrala.tools.texttreeformatter:text-tree-formatter:jar:1.1.1'
<dependency org="org.nocrala.tools.texttreeformatter" name="text-tree-formatter" rev="1.1.1">
  <artifact name="text-tree-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nocrala.tools.texttreeformatter', module='text-tree-formatter', version='1.1.1')
)
libraryDependencies += "org.nocrala.tools.texttreeformatter" % "text-tree-formatter" % "1.1.1"
[org.nocrala.tools.texttreeformatter/text-tree-formatter "1.1.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.0.6.2
1.0.6.1
1.0.6
1.0.5