is not current version
Last Version 1.0.10

com.openhtmltopdf:openhtmltopdf-parent 0.0.1-RC3

Open-HTML-to-PDF is a HTML and CSS renderer written in Java. It supports Java2D and PDF output. Open-HTML-to-PDF is a fork of Flying-saucer with additional features.

Categories

Categories

PDF Data
GroupId

GroupId

com.openhtmltopdf
ArtifactId

ArtifactId

openhtmltopdf-parent
Version

Version

0.0.1-RC3
Type

Type

pom

Download openhtmltopdf-parent 0.0.1-RC3


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