Jar examples for f:fliptables
Because pretty-printing text tables in Java should be easy.
You can download jar file fliptables 1.0.2 in this page.
Apache 2.0
You can use the following script to add fliptables-1.0.2.jar to your project.
<dependency> <groupId>com.jakewharton.fliptables</groupId> <artifactId>fliptables</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.jakewharton.fliptables', name: 'fliptables', version: '1.0.2'
libraryDependencies += "com.jakewharton.fliptables" % "fliptables" % "1.0.2"
<dependency org="com.jakewharton.fliptables" name="fliptables" rev="1.0.2"/>
@Grapes(@Grab(group='com.jakewharton.fliptables', module='fliptables', version='1.0.2'))
'com.jakewharton.fliptables:fliptables:jar:1.0.2'
Click the following link to download the jar file.
fliptables-1.0.2-javadoc.jar