Jar examples for o:openhtmltopdf-core
Open HTML to PDF is a CSS 2.1 renderer written in Java. This artifact contains the core rendering and layout code as well as Java2D output.
You can download jar file openhtmltopdf-core 0.0.1-RC8 in this page.
GNU Lesser General Public License (LGPL), version 2.1 or later
You can use the following script to add openhtmltopdf-core-0.0.1-RC8.jar to your project.
<dependency> <groupId>com.openhtmltopdf</groupId> <artifactId>openhtmltopdf-core</artifactId> <version>0.0.1-RC8</version> </dependency>
compile group: 'com.openhtmltopdf', name: 'openhtmltopdf-core', version: '0.0.1-RC8'
libraryDependencies += "com.openhtmltopdf" % "openhtmltopdf-core" % "0.0.1-RC8"
<dependency org="com.openhtmltopdf" name="openhtmltopdf-core" rev="0.0.1-RC8"/>
@Grapes(@Grab(group='com.openhtmltopdf', module='openhtmltopdf-core', version='0.0.1-RC8'))
'com.openhtmltopdf:openhtmltopdf-core:jar:0.0.1-RC8'
Click the following link to download the jar file.
openhtmltopdf-core-0.0.1-RC8-javadoc.jar