Excel Reader and Writer with Interface Implementation

This library can read and write from an Excel file.

Лицензия

Лицензия

Группа

Группа

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

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

excel-io
Последняя версия

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

4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Excel Reader and Writer with Interface Implementation
This library can read and write from an Excel file.
Ссылка на сайт

Ссылка на сайт

https://github.com/Anvirego/excel-io
Система контроля версий

Система контроля версий

https://github.com/Anvirego/excel-io/tree/master

Скачать excel-io

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.poi : poi-ooxml jar 4.1.1
org.apache.poi : poi-ooxml-schemas jar 4.1.2

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

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

excel-io

Excel Reader and Writer with Interface Implementation

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

Версия
4.0
3.0