Download core-renderer-2011.04.16.jar file - Jar c

Jar examples for c:core-renderer

Description

An XML/XHTML CSS 2.1 Renderer library in pure Java for rendering to PDF, images, and Swing panels.

You can download jar file core-renderer 2011.04.16 in this page.

License

The GNU Lesser General Public License, Version 2.1

Build File

You can use the following script to add core-renderer-2011.04.16.jar to your project.

<dependency>
   <groupId>com.google.code.maven-play-plugin.org.xhtmlrenderer</groupId>
   <artifactId>core-renderer</artifactId>
   <version>2011.04.16</version>
</dependency>
compile group: 'com.google.code.maven-play-plugin.org.xhtmlrenderer', name: 'core-renderer', version: '2011.04.16'
libraryDependencies += "com.google.code.maven-play-plugin.org.xhtmlrenderer" % "core-renderer" % "2011.04.16"
<dependency org="com.google.code.maven-play-plugin.org.xhtmlrenderer" name="core-renderer" rev="2011.04.16"/>
@Grapes(@Grab(group='com.google.code.maven-play-plugin.org.xhtmlrenderer', module='core-renderer', version='2011.04.16'))
'com.google.code.maven-play-plugin.org.xhtmlrenderer:core-renderer:jar:2011.04.16'

Download

Click the following link to download the jar file.

core-renderer-2011.04.16-javadoc.jar
core-renderer-2011.04.16-sources.jar
core-renderer-2011.04.16.jar
core-renderer-2011.04.16.pom



Related Tutorials