Download asciitable-0.2.5.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.2.5 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

asciitable-0.2.5-javadoc.jar
asciitable-0.2.5-sources.jar
asciitable-0.2.5.jar
asciitable-0.2.5.pom



Related Tutorials