Download html2image-0.1.0.jar file - Jar h

Jar examples for h:html2image

Description

html2image

You can download jar file html2image 0.1.0 in this page.

License

lgpl

Build File

You can use the following script to add html2image-0.1.0.jar to your project.

<dependency>
   <groupId>com.github.xuwei-k</groupId>
   <artifactId>html2image</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.github.xuwei-k', name: 'html2image', version: '0.1.0'
libraryDependencies += "com.github.xuwei-k" % "html2image" % "0.1.0"
<dependency org="com.github.xuwei-k" name="html2image" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.xuwei-k', module='html2image', version='0.1.0'))
'com.github.xuwei-k:html2image:jar:0.1.0'

Download

Click the following link to download the jar file.

html2image-0.1.0-javadoc.jar
html2image-0.1.0-sources.jar
html2image-0.1.0.jar
html2image-0.1.0.pom



Related Tutorials