не последняя версия
Последняя версия 9.1.22

org.xhtmlrenderer:flying-saucer-parent 9.1.18

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

Группа

Группа

org.xhtmlrenderer
Идентификатор

Идентификатор

flying-saucer-parent
Версия

Версия

9.1.18
Тип

Тип

pom

Скачать flying-saucer-parent 9.1.18

Имя Файла Размер
flying-saucer-parent-9.1.18.pom 4 KB
Обзор

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