Jansi Table
Creates tables using Jansi
| License | License | 
|---|---|
| Categories | CategoriesJansi User Interface CLI | 
| GroupId | GroupIdcom.github.rahulsom | 
| ArtifactId | ArtifactIdjansi-table | 
| Last Version | Last Version0.3.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJansi Table jansi-table | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jansi-table-0.3.1.pom | |
| jansi-table-0.3.1.jar | 5 KB | 
| jansi-table-0.3.1-sources.jar | 3 KB | 
| jansi-table-0.3.1-javadoc.jar | 27 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.fusesource.jansi : jansi | jar | 1.18 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.codehaus.groovy : groovy | jar | 2.5.9 | 
| org.spockframework : spock-core | jar | 1.3-groovy-2.5 | 
Creates tables using Jansi