Jansi Table

jansi-table

License

License

Categories

Categories

Jansi User Interface CLI
GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

jansi-table
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Jansi Table
jansi-table
Project URL

Project URL

https://github.com/rahulsom/jansi-table
Source Code Management

Source Code Management

https://github.com/rahulsom/jansi-table

Download jansi-table

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.fusesource.jansi : jansi jar 1.18

test (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.5.9
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.

Jansi Table

Creates tables using Jansi

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.0
0.1.0-rc.2