не последняя версия
Последняя версия 0.3.1

com.github.rahulsom:jansi-table 0.1.0-rc.2

jansi-table

Категории

Категории

Jansi Взаимодействие с пользователем CLI
Группа

Группа

com.github.rahulsom
Идентификатор

Идентификатор

jansi-table
Версия

Версия

0.1.0-rc.2
Тип

Тип

jar

Скачать jansi-table 0.1.0-rc.2


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