is not current version
Last Version 1.0.21

com.butor:butor-html2pdf 1.0.17

Butor Framework - HTML to PDF Utils. This project is an utility module, It is a wrapper to use phantomjs engine.

Categories

Categories

PDF Data
GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-html2pdf
Version

Version

1.0.17
Type

Type

jar

Download butor-html2pdf 1.0.17


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