License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.openhtmltopdf |
ArtifactId | ArtifactIdopenhtmltopdf-parent |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenhtmltopdf
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.
|
Project URL |
Project URL |
Filename | Size |
---|---|
openhtmltopdf-parent-1.0.10.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-parent/ -->
<dependency>
<groupId>com.openhtmltopdf</groupId>
<artifactId>openhtmltopdf-parent</artifactId>
<version>1.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-parent/
implementation 'com.openhtmltopdf:openhtmltopdf-parent:1.0.10'
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-parent/
implementation ("com.openhtmltopdf:openhtmltopdf-parent:1.0.10")
'com.openhtmltopdf:openhtmltopdf-parent:pom:1.0.10'
<dependency org="com.openhtmltopdf" name="openhtmltopdf-parent" rev="1.0.10">
<artifact name="openhtmltopdf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.openhtmltopdf', module='openhtmltopdf-parent', version='1.0.10')
)
libraryDependencies += "com.openhtmltopdf" % "openhtmltopdf-parent" % "1.0.10"
[com.openhtmltopdf/openhtmltopdf-parent "1.0.10"]