Download ascii-data-1.2.0.jar file - Jar a

Jar examples for a:ascii-data

Description

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.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

ascii-data-1.2.0-javadoc.jar
ascii-data-1.2.0-sources.jar
ascii-data-1.2.0.jar
ascii-data-1.2.0.pom



Related Tutorials