Download asciitable-0.0.4.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.0.4 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

asciitable-0.0.4-javadoc.jar
asciitable-0.0.4-sources.jar
asciitable-0.0.4.jar
asciitable-0.0.4.pom



Related Tutorials