Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier Auto Application Layer Libs Code Generators PDF Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjspdf-autotable |
Version | Version2.0.17 |
Type | Typejar |
Filename | Size |
---|---|
jspdf-autotable-2.0.17.pom | |
jspdf-autotable-2.0.17.jar | 414 KB |
jspdf-autotable-2.0.17-sources.jar | 22 bytes |
jspdf-autotable-2.0.17-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jspdf-autotable/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jspdf-autotable</artifactId>
<version>2.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jspdf-autotable/
implementation 'org.webjars.npm:jspdf-autotable:2.0.17'
// https://jarcasting.com/artifacts/org.webjars.npm/jspdf-autotable/
implementation ("org.webjars.npm:jspdf-autotable:2.0.17")
'org.webjars.npm:jspdf-autotable:jar:2.0.17'
<dependency org="org.webjars.npm" name="jspdf-autotable" rev="2.0.17">
<artifact name="jspdf-autotable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jspdf-autotable', version='2.0.17')
)
libraryDependencies += "org.webjars.npm" % "jspdf-autotable" % "2.0.17"
[org.webjars.npm/jspdf-autotable "2.0.17"]