| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls PDF Data |
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdgithub-com-mozilla-pdf-js |
| Last Version | Last Version2.0.550 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpdf.js
WebJar for pdf.js
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-mozilla-pdf-js/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-mozilla-pdf-js</artifactId>
<version>2.0.550</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-mozilla-pdf-js/
implementation 'org.webjars.bower:github-com-mozilla-pdf-js:2.0.550'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-mozilla-pdf-js/
implementation ("org.webjars.bower:github-com-mozilla-pdf-js:2.0.550")
'org.webjars.bower:github-com-mozilla-pdf-js:jar:2.0.550'
<dependency org="org.webjars.bower" name="github-com-mozilla-pdf-js" rev="2.0.550">
<artifact name="github-com-mozilla-pdf-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-mozilla-pdf-js', version='2.0.550')
)
libraryDependencies += "org.webjars.bower" % "github-com-mozilla-pdf-js" % "2.0.550"
[org.webjars.bower/github-com-mozilla-pdf-js "2.0.550"]