is not current version
Last Version 1.5.1

org.webjars.bower:angular-pdf 1.0.2

WebJar for angular-pdf

Categories

Categories

Angular User Interface Web Frameworks PDF Data
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-pdf
Version

Version

1.0.2
Type

Type

jar

Download angular-pdf 1.0.2


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