pdf-renderer

PDF renderer implementation supporting the subset of PDF 1.4 specification.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.rjolly
ArtifactId

ArtifactId

pdf-renderer
Last Version

Last Version

140
Release Date

Release Date

Type

Type

jar
Description

Description

pdf-renderer
PDF renderer implementation supporting the subset of PDF 1.4 specification.
Project Organization

Project Organization

com.github.rjolly

Download pdf-renderer

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
140