is not current version
Last Version 1.1.0

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


Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-export-poi-ooxml
Version

Version

0.1.4
Type

Type

jar

Download datatables-export-poi-ooxml 0.1.4


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