Last Version

CSSBoxPdf 1.0

PDF renderer for the CSSBox rendering engine.

License

License

Categories

Categories

Net PDF Data
GroupId

GroupId

net.sf.cssbox
ArtifactId

ArtifactId

cssbox-pdf
Version

Version

1.0
Type

Type

jar
Description

Description

CSSBoxPdf
PDF renderer for the CSSBox rendering engine.
Project URL

Project URL

http://cssbox.sourceforge.net/
Source Code Management

Source Code Management

https://github.com/radkovo/CSSBoxPdf

Download cssbox-pdf 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.cssbox : cssbox jar 4.16
org.apache.pdfbox : pdfbox jar 2.0.17

Project Modules

There are no modules declared in this project.