Last Version

ASCIIGraph 1.0.3

A small Java library for producing nice looking ASCII line ╭┈╯ graphs.

License

License

GroupId

GroupId

com.mitchtalmadge
ArtifactId

ArtifactId

asciigraph
Version

Version

1.0.3
Type

Type

jar
Description

Description

ASCIIGraph
A small Java library for producing nice looking ASCII line ╭┈╯ graphs.
Project URL

Project URL

https://github.com/MitchTalmadge/ASCIIGraph
Source Code Management

Source Code Management

https://github.com/MitchTalmadge/ASCIIGraph/tree/master

Download asciigraph 1.0.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.