MVN

com.benbarkay.htmltopdf : htmltopdf

Maven & Gradle

May 20, 2018
164 stars

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

<dependency>
    <groupId>com.benbarkay.htmltopdf</groupId>
    <artifactId>htmltopdf</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.benbarkay.htmltopdf : htmltopdf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.benbarkay.htmltopdf : htmltopdf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
htmltopdf-0.1.0
0.0.x
htmltopdf-0.0.1

How to add a dependency to Maven

Add the following com.benbarkay.htmltopdf : htmltopdf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.benbarkay.htmltopdf</groupId>
    <artifactId>htmltopdf</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.benbarkay.htmltopdf : htmltopdf gradle dependency to your build.gradle file:

implementation 'com.benbarkay.htmltopdf:htmltopdf:0.1.0'

Gradle Kotlin DSL: Add the following com.benbarkay.htmltopdf : htmltopdf gradle kotlin dependency to your build.gradle.kts file:

implementation("com.benbarkay.htmltopdf:htmltopdf:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.benbarkay.htmltopdf : htmltopdf sbt scala dependency to your build.sbt file:

libraryDependencies += "com.benbarkay.htmltopdf" % "htmltopdf" % "0.1.0"

Advertisement

Dependencies from Group

May 20, 2018
164 stars

Discover Dependencies

Mar 18, 2020
5 usages
362 stars
Mar 18, 2020
3 usages
362 stars
Mar 18, 2020
3 usages
362 stars
May 25, 2018
4 usages
271 stars
Jul 14, 2023
5 stars
Jan 24, 2020
6 stars
Nov 02, 2018
1 usages
0 stars
Jun 05, 2018
1 usages
1 stars
Jun 05, 2018
2 stars