is not current version
Last Version 1.0.10

com.openhtmltopdf:openhtmltopdf-objects 0.0.1-RC21

Openhtmltopdf is a CSS 2.1 renderer written in Java. This artifact adds some basic object-tag implementation for the PDF output. Some of this also works with the Java2D output, but the PDFOut is required.

Categories

Categories

PDF Data
GroupId

GroupId

com.openhtmltopdf
ArtifactId

ArtifactId

openhtmltopdf-objects
Version

Version

0.0.1-RC21
Type

Type

jar

Download openhtmltopdf-objects 0.0.1-RC21


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