is not current version
Last Version 0.1.3

com.github.datatables4j:datatables4j-export-poi 0.1.2

DataTables4j export module that uses Apache POI for XLS exports

Categories

Categories

Data
GroupId

GroupId

com.github.datatables4j
ArtifactId

ArtifactId

datatables4j-export-poi
Version

Version

0.1.2
Type

Type

jar

Download datatables4j-export-poi 0.1.2


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