Download fliptables-1.0.2.jar file - Jar f

Jar examples for f:fliptables

Description

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

You can download jar file fliptables 1.0.2 in this page.

License

Apache 2.0

Build File

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'

Download

Click the following link to download the jar file.

fliptables-1.0.2-javadoc.jar
fliptables-1.0.2-sources.jar
fliptables-1.0.2.jar
fliptables-1.0.2.pom



Related Tutorials