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.

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

org.nocrala.tools.texttablefmt
Идентификатор

Идентификатор

text-table-formatter
Последняя версия

Последняя версия

1.2.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://sourceforge.net/projects/texttablefmt/
Система контроля версий

Система контроля версий

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

Скачать text-table-formatter

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.4