is not current version
Last Version 9.1.22

org.xhtmlrenderer:flying-saucer-fop 9.1.6

Flying Saucer is a CSS 2.1 renderer written in Java. This artifact provides implementation of the word-break capability using Apache FOP library

GroupId

GroupId

org.xhtmlrenderer
ArtifactId

ArtifactId

flying-saucer-fop
Version

Version

9.1.6
Type

Type

jar

Download flying-saucer-fop 9.1.6


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