is not current version
Last Version 9.1.22

org.xhtmlrenderer:flying-saucer-pdf 9.0.1

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.0.1
Type

Type

jar

Download flying-saucer-pdf 9.0.1


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