TextTable

Simple library for representing tabular data in text files

Лицензия

Лицензия

Группа

Группа

au.com.refactor.texttable
Идентификатор

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

texttable
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

TextTable
Simple library for representing tabular data in text files

Скачать texttable

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.0
0.0.1