is not current version
Last Version 1.0.10

com.openhtmltopdf:openhtmltopdf-parent 1.0.5

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

1.0.5
Type

Type

pom

Download openhtmltopdf-parent 1.0.5


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