is not current version
Last Version 9.1.22

org.xhtmlrenderer:flying-saucer-parent 9.1.19

Flying Saucer is a CSS 2.1 renderer written in Java. It supports Java2D, PDF, and SWT output.

GroupId

GroupId

org.xhtmlrenderer
ArtifactId

ArtifactId

flying-saucer-parent
Version

Version

9.1.19
Type

Type

pom

Download flying-saucer-parent 9.1.19


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