is not current version
Last Version 1.0.8

io.woo:htmltopdf 1.0.5

An HTML to PDF conversion library written in Java, based on wkhtmltopdf.

Categories

Categories

PDF Data
GroupId

GroupId

io.woo
ArtifactId

ArtifactId

htmltopdf
Version

Version

1.0.5
Type

Type

jar

Download htmltopdf 1.0.5


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