io.bretty:console-table-builder

An extensible Java library to build stylish Excel-like tables, which can be converted into a single string with all table formats preserved.

License

License

GroupId

GroupId

io.bretty
ArtifactId

ArtifactId

console-table-builder
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

io.bretty:console-table-builder
An extensible Java library to build stylish Excel-like tables, which can be converted into a single string with all table formats preserved.
Project URL

Project URL

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

Download console-table-builder

How to add to project

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

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
1.2
1.1