Last Version

Flip Tables 1.1.0

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

License

License

GroupId

GroupId

com.jakewharton.fliptables
ArtifactId

ArtifactId

fliptables
Version

Version

1.1.0
Type

Type

jar
Description

Description

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

Project URL

http://github.com/JakeWharton/flip-tables/
Project Organization

Project Organization

Square, Inc.
Source Code Management

Source Code Management

http://github.com/JakeWharton/flip-tables/

Download fliptables 1.1.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 2.0.0

Project Modules

There are no modules declared in this project.