ASCII Table Helper


License

License

Categories

Categories

Net
GroupId

GroupId

net.je2sh
ArtifactId

ArtifactId

asciitable
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ASCII Table Helper
ASCII Table Helper
Project URL

Project URL

https://jeeshell.github.io/asciitable/

Download asciitable

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.6
org.apache.commons : commons-text jar 1.1
org.fusesource.jansi : jansi jar 1.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.spockframework : spock-core jar 1.1-groovy-2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0