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

com.github.bingoohuang:fliptables 0.0.2

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

Группа

Группа

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

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

fliptables
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать fliptables 0.0.2


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