is not current version
Last Version 2.3.1

org.webjars.bowergithub.mrrio:jspdf 1.4.0

WebJar for jspdf

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier PDF Data
GroupId

GroupId

org.webjars.bowergithub.mrrio
ArtifactId

ArtifactId

jspdf
Version

Version

1.4.0
Type

Type

jar

Download jspdf 1.4.0


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