| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ubehebe |
| ArtifactId | ArtifactIdansitable |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionansitable
tools for displaying tabular data in a terminal
|
| Filename | Size |
|---|---|
| ansitable-0.1.pom | |
| ansitable-0.1.jar | 15 KB |
| ansitable-0.1-sources.jar | 6 KB |
| ansitable-0.1-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ubehebe/ansitable/ -->
<dependency>
<groupId>com.github.ubehebe</groupId>
<artifactId>ansitable</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ubehebe/ansitable/
implementation 'com.github.ubehebe:ansitable:0.1'
// https://jarcasting.com/artifacts/com.github.ubehebe/ansitable/
implementation ("com.github.ubehebe:ansitable:0.1")
'com.github.ubehebe:ansitable:jar:0.1'
<dependency org="com.github.ubehebe" name="ansitable" rev="0.1">
<artifact name="ansitable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ubehebe', module='ansitable', version='0.1')
)
libraryDependencies += "com.github.ubehebe" % "ansitable" % "0.1"
[com.github.ubehebe/ansitable "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| org.fusesource.jansi : jansi | jar | 1.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.truth : truth | jar | 0.25 |
| commons-io : commons-io | jar | 2.4 |