MVN

org.webjars.bowergithub.simonbengtsson : jspdf-autotable

Maven & Gradle

Nov 24, 2019
1 usages
2.2k stars

jspdf-autotable · WebJar for jspdf-autotable

<dependency>
    <groupId>org.webjars.bowergithub.simonbengtsson</groupId>
    <artifactId>jspdf-autotable</artifactId>
    <version>3.2.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webjars.bowergithub.simonbengtsson : jspdf-autotable to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.11

All Versions

Choose a version of org.webjars.bowergithub.simonbengtsson : jspdf-autotable to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
jspdf-autotable-3.2.11
3.0.x
jspdf-autotable-3.0.10
2.3.x
jspdf-autotable-2.3.2
2.0.x
jspdf-autotable-2.0.17

How to add a dependency to Maven

Add the following org.webjars.bowergithub.simonbengtsson : jspdf-autotable maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.webjars.bowergithub.simonbengtsson</groupId>
    <artifactId>jspdf-autotable</artifactId>
    <version>3.2.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webjars.bowergithub.simonbengtsson : jspdf-autotable gradle dependency to your build.gradle file:

implementation 'org.webjars.bowergithub.simonbengtsson:jspdf-autotable:3.2.11'

Gradle Kotlin DSL: Add the following org.webjars.bowergithub.simonbengtsson : jspdf-autotable gradle kotlin dependency to your build.gradle.kts file:

implementation("org.webjars.bowergithub.simonbengtsson:jspdf-autotable:3.2.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webjars.bowergithub.simonbengtsson : jspdf-autotable sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webjars.bowergithub.simonbengtsson" % "jspdf-autotable" % "3.2.11"

Advertisement