Last Version

Processing pdf library 3.3.7

Processing is a programming language, development environment, and online community. PDF Export. Create PDF files. These vector graphics files can be scaled to any size and printed at high resolutions.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

org.processing
ArtifactId

ArtifactId

pdf
Version

Version

3.3.7
Type

Type

jar
Description

Description

Processing pdf library
Processing is a programming language, development environment, and online community. PDF Export. Create PDF files. These vector graphics files can be scaled to any size and printed at high resolutions.
Project URL

Project URL

http://processing.org/../java/libraries/pdf
Project Organization

Project Organization

Processing Foundation

Download pdf 3.3.7


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

Dependencies

compile (2)

Group / Artifact Type Version
org.processing : core jar 3.3.7
com.lowagie : itext jar 4.2.1

Project Modules

There are no modules declared in this project.