Last Version

ASCII-Data 1.4.0

A small Java library for producing nice looking ASCII line-graphs and tables.

License

License

Categories

Categories

Data
GroupId

GroupId

com.mitchtalmadge
ArtifactId

ArtifactId

ascii-data
Version

Version

1.4.0
Type

Type

jar
Description

Description

ASCII-Data
A small Java library for producing nice looking ASCII line-graphs and tables.
Project URL

Project URL

https://github.com/MitchTalmadge/ASCII-Data
Source Code Management

Source Code Management

https://github.com/MitchTalmadge/ASCII-Data/tree/master

Download ascii-data 1.4.0


<!-- https://jarcasting.com/artifacts/com.mitchtalmadge/ascii-data/ -->
<dependency>
    <groupId>com.mitchtalmadge</groupId>
    <artifactId>ascii-data</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mitchtalmadge/ascii-data/
implementation 'com.mitchtalmadge:ascii-data:1.4.0'
// https://jarcasting.com/artifacts/com.mitchtalmadge/ascii-data/
implementation ("com.mitchtalmadge:ascii-data:1.4.0")
'com.mitchtalmadge:ascii-data:jar:1.4.0'
<dependency org="com.mitchtalmadge" name="ascii-data" rev="1.4.0">
  <artifact name="ascii-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mitchtalmadge', module='ascii-data', version='1.4.0')
)
libraryDependencies += "com.mitchtalmadge" % "ascii-data" % "1.4.0"
[com.mitchtalmadge/ascii-data "1.4.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.