Easy Excel files handling

Library for easy Excel files handling

Лицензия

Лицензия

Группа

Группа

io.github.nadjannn
Идентификатор

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

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

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Easy Excel files handling
Library for easy Excel files handling
Ссылка на сайт

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

https://github.com/NadjaNNN/excelHandling
Система контроля версий

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

https://github.com/NadjaNNN/excelHandling

Скачать excelHandling

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

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

Зависимости

compile (4)

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

test (1)

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

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

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

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

Версия
1.2
1.1
1.0