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

com.github.dandelion:datatables-export-poi-ooxml 1.0.1

Extra providing a default XLSX export class based on Apache POI-OOXML

Категории

Категории

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

Группа

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

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

datatables-export-poi-ooxml
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать datatables-export-poi-ooxml 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.dandelion/datatables-export-poi-ooxml/ -->
<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>datatables-export-poi-ooxml</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-export-poi-ooxml/
implementation 'com.github.dandelion:datatables-export-poi-ooxml:1.0.1'
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-export-poi-ooxml/
implementation ("com.github.dandelion:datatables-export-poi-ooxml:1.0.1")
'com.github.dandelion:datatables-export-poi-ooxml:jar:1.0.1'
<dependency org="com.github.dandelion" name="datatables-export-poi-ooxml" rev="1.0.1">
  <artifact name="datatables-export-poi-ooxml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='datatables-export-poi-ooxml', version='1.0.1')
)
libraryDependencies += "com.github.dandelion" % "datatables-export-poi-ooxml" % "1.0.1"
[com.github.dandelion/datatables-export-poi-ooxml "1.0.1"]