Download asciitable-0.3.2.jar file - Jar a

Jar examples for a:asciitable

Description

An ASCII table with various render options and UTF-8 support

You can download jar file asciitable 0.3.2 in this page.

License

MIT License

Build File

You can use the following script to add asciitable-0.3.2.jar to your project.

<dependency>
   <groupId>de.vandermeer</groupId>
   <artifactId>asciitable</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'de.vandermeer', name: 'asciitable', version: '0.3.2'
libraryDependencies += "de.vandermeer" % "asciitable" % "0.3.2"
<dependency org="de.vandermeer" name="asciitable" rev="0.3.2"/>
@Grapes(@Grab(group='de.vandermeer', module='asciitable', version='0.3.2'))
'de.vandermeer:asciitable:jar:0.3.2'

Download

Click the following link to download the jar file.

asciitable-0.3.2-javadoc.jar
asciitable-0.3.2-sources.jar
asciitable-0.3.2.jar
asciitable-0.3.2.pom



Related Tutorials