is not current version
Last Version 0.0.3

com.github.bingoohuang:fliptables 0.0.1

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

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

fliptables
Version

Version

0.0.1
Type

Type

jar

Download fliptables 0.0.1


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