Categories |
CategoriesData iText Business Logic Libraries Documents Processing iText PDF |
---|---|
GroupId | GroupIdcom.github.datatables4j |
ArtifactId | ArtifactIddatatables4j-export-itext |
Version | Version0.1.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-export-itext/ -->
<dependency>
<groupId>com.github.datatables4j</groupId>
<artifactId>datatables4j-export-itext</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-export-itext/
implementation 'com.github.datatables4j:datatables4j-export-itext:0.1.2'
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-export-itext/
implementation ("com.github.datatables4j:datatables4j-export-itext:0.1.2")
'com.github.datatables4j:datatables4j-export-itext:jar:0.1.2'
<dependency org="com.github.datatables4j" name="datatables4j-export-itext" rev="0.1.2">
<artifact name="datatables4j-export-itext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.datatables4j', module='datatables4j-export-itext', version='0.1.2')
)
libraryDependencies += "com.github.datatables4j" % "datatables4j-export-itext" % "0.1.2"
[com.github.datatables4j/datatables4j-export-itext "0.1.2"]