is not current version
Last Version 9.1.20

io.github.msalaslo:pdfier-parent 1.0.4

PDFier application for transfor URLs to PDF/UA. Based on Flying Saucer PDF/UA (FS). FS is a CSS 2.1 renderer written in Java. It supports Java2D, PDF, and SWT output. It generates PDF/UA documents

Categories

Categories

PDF Data
GroupId

GroupId

io.github.msalaslo
ArtifactId

ArtifactId

pdfier-parent
Version

Version

1.0.4
Type

Type

pom

Download pdfier-parent 1.0.4

Filename Size
pdfier-parent-1.0.4.pom 4 KB
Browse

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