License |
License
MIT
|
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks PDF Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-pdf |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular-pdf
WebJar for angular-pdf
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular-pdf-2.0.0.pom | |
angular-pdf-2.0.0.jar | 2 MB |
angular-pdf-2.0.0-sources.jar | 22 bytes |
angular-pdf-2.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-pdf/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-pdf</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-pdf/
implementation 'org.webjars.npm:angular-pdf:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-pdf/
implementation ("org.webjars.npm:angular-pdf:2.0.0")
'org.webjars.npm:angular-pdf:jar:2.0.0'
<dependency org="org.webjars.npm" name="angular-pdf" rev="2.0.0">
<artifact name="angular-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-pdf', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "angular-pdf" % "2.0.0"
[org.webjars.npm/angular-pdf "2.0.0"]