| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ubehebe |
| Идентификатор | Идентификаторansitable |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеansitable
tools for displaying tabular data in a terminal
|
| Имя Файла | Размер |
|---|---|
| ansitable-0.1.pom | |
| ansitable-0.1.jar | 15 KB |
| ansitable-0.1-sources.jar | 6 KB |
| ansitable-0.1-javadoc.jar | 38 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| org.fusesource.jansi : jansi | jar | 1.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.truth : truth | jar | 0.25 |
| commons-io : commons-io | jar | 2.4 |