Last Version

htmltopdf 1.0.8

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

License

License

Categories

Categories

PDF Data
GroupId

GroupId

io.woo
ArtifactId

ArtifactId

htmltopdf
Version

Version

1.0.8
Type

Type

jar
Description

Description

htmltopdf
An HTML to PDF conversion library written in Java, based on wkhtmltopdf.
Source Code Management

Source Code Management

http://github.com/wooio/htmltopdf-java/tree/master

Download htmltopdf 1.0.8


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar [4.0.0,5.0.0)

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.