is not current version
Last Version 9.1.22

org.xhtmlrenderer:flying-saucer-pdf-itext5 9.1.6

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

Categories

Categories

iText Business Logic Libraries Documents Processing PDF Data iText
GroupId

GroupId

org.xhtmlrenderer
ArtifactId

ArtifactId

flying-saucer-pdf-itext5
Version

Version

9.1.6
Type

Type

jar

Download flying-saucer-pdf-itext5 9.1.6


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