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

info.informationsea.tableio:tableio-excel 0.0.3

Uniformed Table Reader/Writer for Excel Files

Категории

Категории

ORM Данные
Группа

Группа

info.informationsea.tableio
Идентификатор

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

tableio-excel
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать tableio-excel 0.0.3


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