is not current version
Last Version 9.1.22

org.xhtmlrenderer:flying-saucer-swt 9.0.1

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

GroupId

GroupId

org.xhtmlrenderer
ArtifactId

ArtifactId

flying-saucer-swt
Version

Version

9.0.1
Type

Type

jar

Download flying-saucer-swt 9.0.1


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