License |
License |
---|---|
Categories |
CategoriesiText Business Logic Libraries Documents Processing PDF Data iText |
GroupId | GroupIdde.rpgframework |
ArtifactId | ArtifactIditextpdf |
Last Version | Last Version4.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioniText, a Free Java-PDF library
iText, a free Java-PDF library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
itextpdf-4.2.0.pom | |
itextpdf-4.2.0.jar | 3 MB |
itextpdf-4.2.0-sources.jar | 3 MB |
itextpdf-4.2.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.rpgframework/itextpdf/ -->
<dependency>
<groupId>de.rpgframework</groupId>
<artifactId>itextpdf</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.rpgframework/itextpdf/
implementation 'de.rpgframework:itextpdf:4.2.0'
// https://jarcasting.com/artifacts/de.rpgframework/itextpdf/
implementation ("de.rpgframework:itextpdf:4.2.0")
'de.rpgframework:itextpdf:jar:4.2.0'
<dependency org="de.rpgframework" name="itextpdf" rev="4.2.0">
<artifact name="itextpdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rpgframework', module='itextpdf', version='4.2.0')
)
libraryDependencies += "de.rpgframework" % "itextpdf" % "4.2.0"
[de.rpgframework/itextpdf "4.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcmail-jdk15on | jar | 1.46 |
org.bouncycastle : bcprov-jdk15on | jar | 1.46 |
org.bouncycastle : bctsp-jdk15on | jar | 1.46 |