MVN

ch.wavein : spdf_2.13

Maven & Gradle

Jun 01, 2021
0 stars

sPDF · Create PDFs using plain old HTML+CSS. Uses wkhtmltopdf on the back-end which renders HTML using Webkit.

<dependency>
    <groupId>ch.wavein</groupId>
    <artifactId>spdf_2.13</artifactId>
    <version>1.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.wavein : spdf_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.4

All Versions

Choose a version of ch.wavein : spdf_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
spdf_2.13-1.4.4

How to add a dependency to Maven

Add the following ch.wavein : spdf_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.wavein</groupId>
    <artifactId>spdf_2.13</artifactId>
    <version>1.4.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.wavein : spdf_2.13 gradle dependency to your build.gradle file:

implementation 'ch.wavein:spdf_2.13:1.4.4'

Gradle Kotlin DSL: Add the following ch.wavein : spdf_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.wavein:spdf_2.13:1.4.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.wavein : spdf_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.wavein" % "spdf_2.13" % "1.4.4"

Advertisement

Dependencies from Group

Apr 25, 2021
1 usages
0 stars
Jan 21, 2022
1 usages
0 stars
Aug 17, 2018
1 stars
Jun 01, 2021
1 stars
Jun 01, 2021
0 stars

Discover Dependencies

Jun 01, 2021
0 stars
Sep 05, 2021
0 stars
Jul 06, 2023
13 stars
Jun 05, 2021
5 stars
Jun 01, 2021
0 stars
Aug 17, 2021
435 stars
Sep 30, 2021
4 stars
Oct 27, 2022
Feb 22, 2022
1 usages
0 stars