Flip Tables

Because pretty-printing text tables in Java should be easy.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Flip Tables
Because pretty-printing text tables in Java should be easy.

Скачать fliptables

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
joda-time : joda-time jar 2.10
com.google.truth : truth jar 0.42

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok Необязательный jar 1.18.2

test (1)

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

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

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

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

Версия
0.0.3
0.0.2
0.0.1