Jar examples for h:html2image
html2image
You can download jar file html2image 0.1.0 in this page.
lgpl
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'
Click the following link to download the jar file.
html2image-0.1.0-javadoc.jar