is not current version
Last Version 1.1.0

com.github.dandelion:datatables-export-itext 1.0.1

Extra providing a default PDF export class based on iText

Categories

Categories

Data iText Business Logic Libraries Documents Processing iText PDF
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-export-itext
Version

Version

1.0.1
Type

Type

jar

Download datatables-export-itext 1.0.1


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