License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.github.pcorless.icepdf |
ArtifactId | ArtifactIdicepdf-core |
Last Version | Last Version7.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionICEpdf :: Core :: Core Swing/AWT
The ICEpdf Common rendering core. Contains AWT based rendering core.
|
Filename | Size |
---|---|
icepdf-core-7.0.0.pom | |
icepdf-core-7.0.0.jar | 4 MB |
icepdf-core-7.0.0-sources.jar | 4 MB |
icepdf-core-7.0.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pcorless.icepdf/icepdf-core/ -->
<dependency>
<groupId>com.github.pcorless.icepdf</groupId>
<artifactId>icepdf-core</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pcorless.icepdf/icepdf-core/
implementation 'com.github.pcorless.icepdf:icepdf-core:7.0.0'
// https://jarcasting.com/artifacts/com.github.pcorless.icepdf/icepdf-core/
implementation ("com.github.pcorless.icepdf:icepdf-core:7.0.0")
'com.github.pcorless.icepdf:icepdf-core:jar:7.0.0'
<dependency org="com.github.pcorless.icepdf" name="icepdf-core" rev="7.0.0">
<artifact name="icepdf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pcorless.icepdf', module='icepdf-core', version='7.0.0')
)
libraryDependencies += "com.github.pcorless.icepdf" % "icepdf-core" % "7.0.0"
[com.github.pcorless.icepdf/icepdf-core "7.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.bouncycastle : bcprov-ext-jdk15on | jar | 1.70 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
com.twelvemonkeys.imageio : imageio-tiff | jar | 3.8.2 |
org.apache.pdfbox : fontbox | jar | 2.0.26 |
commons-logging : commons-logging | jar | 1.2 |
org.apache.pdfbox : jbig2-imageio | jar | 3.0.4 |
com.github.jai-imageio : jai-imageio-jpeg2000 | jar | 1.4.0 |