is not current version
Last Version 9.1.22

org.xhtmlrenderer:flying-saucer-log4j 9.1.4

Flying Saucer is a CSS 2.1 renderer written in Java. This artifact supports sending Flying Output log output to log4j.

GroupId

GroupId

org.xhtmlrenderer
ArtifactId

ArtifactId

flying-saucer-log4j
Version

Version

9.1.4
Type

Type

jar

Download flying-saucer-log4j 9.1.4


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