text-table-formatter

Java Text Table Formatter is a Java library that renders tables made of characters. The user add cells and can add format characteristics like predefined/custom table styles, text alignment, abbreviation, column width, border types, colspan, etc.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.nocrala.tools.texttablefmt
ArtifactId

ArtifactId

text-table-formatter
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

text-table-formatter
Java Text Table Formatter is a Java library that renders tables made of characters. The user add cells and can add format characteristics like predefined/custom table styles, text alignment, abbreviation, column width, border types, colspan, etc.
Project URL

Project URL

https://sourceforge.net/projects/texttablefmt/
Source Code Management

Source Code Management

https://sourceforge.net/p/texttablefmt/git/ci/master/tree/

Download text-table-formatter

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4