is not current version
Last Version 1.1

org.kantega.htmltopdf:htmltopdf 1.0

A tiny utility for generating PDF from HTML.

Categories

Categories

Ant Build Tools PDF Data
GroupId

GroupId

org.kantega.htmltopdf
ArtifactId

ArtifactId

htmltopdf
Version

Version

1.0
Type

Type

jar

Download htmltopdf 1.0


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