| License | License
                                                        GPL                                                 | 
|---|---|
| Categories | CategoriesPDF Data | 
| GroupId | GroupIdorg.coldis.library | 
| ArtifactId | ArtifactIdpdf | 
| Last Version | Last Version0.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPDF utilities Common configuration and dependencies. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| pdf-0.0.7.pom | |
| pdf-0.0.7.jar | 3 KB | 
| pdf-0.0.7-sources.jar | 9 KB | 
| pdf-0.0.7-javadoc.jar | 390 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.coldis.library/pdf/ -->
<dependency>
    <groupId>org.coldis.library</groupId>
    <artifactId>pdf</artifactId>
    <version>0.0.7</version>
</dependency>// https://jarcasting.com/artifacts/org.coldis.library/pdf/
implementation 'org.coldis.library:pdf:0.0.7'// https://jarcasting.com/artifacts/org.coldis.library/pdf/
implementation ("org.coldis.library:pdf:0.0.7")'org.coldis.library:pdf:jar:0.0.7'<dependency org="org.coldis.library" name="pdf" rev="0.0.7">
  <artifact name="pdf" type="jar" />
</dependency>@Grapes(
@Grab(group='org.coldis.library', module='pdf', version='0.0.7')
)libraryDependencies += "org.coldis.library" % "pdf" % "0.0.7"[org.coldis.library/pdf "0.0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.coldis.library : core | jar | 0.0.19 | 
| com.itextpdf : itextpdf | jar | 5.5.13.1 | 
| com.itextpdf : itext-pdfa | jar | 5.5.13.1 | 
| com.itextpdf.tool : xmlworker | jar | 5.5.13.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.coldis.library : test | jar | 0.0.8 |