jspdf-jar
A webjar (http://www.webjars.org/) for the jspdf library
jspdf library home page: http://parall.ax/products/jspdf
jspdf Github repo: https://github.com/MrRio/jsPDF
License |
License
MIT License
|
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier PDF Data |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjspdf |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjspdf
WebJar for jspdf
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jspdf-1.4.1.pom | |
jspdf-1.4.1.jar | 1 MB |
jspdf-1.4.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jspdf/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jspdf</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jspdf/
implementation 'org.webjars:jspdf:1.4.1'
// https://jarcasting.com/artifacts/org.webjars/jspdf/
implementation ("org.webjars:jspdf:1.4.1")
'org.webjars:jspdf:jar:1.4.1'
<dependency org="org.webjars" name="jspdf" rev="1.4.1">
<artifact name="jspdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jspdf', version='1.4.1')
)
libraryDependencies += "org.webjars" % "jspdf" % "1.4.1"
[org.webjars/jspdf "1.4.1"]
A webjar (http://www.webjars.org/) for the jspdf library
jspdf library home page: http://parall.ax/products/jspdf
jspdf Github repo: https://github.com/MrRio/jsPDF