com.github.freva:ascii-table

Simple ASCII tables for Java.

License

License

Categories

Categories

ASCII Table User Interface CLI
GroupId

GroupId

com.github.freva
ArtifactId

ArtifactId

ascii-table
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.freva:ascii-table
Simple ASCII tables for Java.
Project URL

Project URL

https://github.com/freva/ascii-table

Download ascii-table

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0