com.github.freva:ascii-table

Simple ASCII tables for Java.

Лицензия

Лицензия

Категории

Категории

ASCII Table Взаимодействие с пользователем CLI
Группа

Группа

com.github.freva
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.freva:ascii-table
Simple ASCII tables for Java.
Ссылка на сайт

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

https://github.com/freva/ascii-table

Скачать ascii-table

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.2.0
1.1.0
1.0.0