is not current version
Last Version 1.0.10

com.openhtmltopdf:openhtmltopdf-objects 0.0.1-RC15

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-RC15
Type

Type

jar

Download openhtmltopdf-objects 0.0.1-RC15


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