Jar examples for a:ascii-data
A small Java library for producing nice looking ASCII line-graphs and tables.
You can download jar file ascii-data 1.2.0 in this page.
Apache License, Version 2.0
You can use the following script to add ascii-data-1.2.0.jar to your project.
<dependency> <groupId>com.mitchtalmadge</groupId> <artifactId>ascii-data</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.mitchtalmadge', name: 'ascii-data', version: '1.2.0'
libraryDependencies += "com.mitchtalmadge" % "ascii-data" % "1.2.0"
<dependency org="com.mitchtalmadge" name="ascii-data" rev="1.2.0"/>
@Grapes(@Grab(group='com.mitchtalmadge', module='ascii-data', version='1.2.0'))
'com.mitchtalmadge:ascii-data:jar:1.2.0'
Click the following link to download the jar file.
ascii-data-1.2.0-javadoc.jar