is not current version
Last Version 9.1.22

org.xhtmlrenderer:flying-saucer-pdf 9.1.7

Flying Saucer is a CSS 2.1 renderer written in Java. This artifact supports PDF output.

Categories

Categories

PDF Data
GroupId

GroupId

org.xhtmlrenderer
ArtifactId

ArtifactId

flying-saucer-pdf
Version

Version

9.1.7
Type

Type

jar

Download flying-saucer-pdf 9.1.7


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