License |
License
Apache-2.0
|
---|---|
Categories |
CategoriesJavaScript Languages PDF Data |
GroupId | GroupIdorg.webjars.bowergithub.mozilla |
ArtifactId | ArtifactIdpdfjs-dist |
Last Version | Last Version2.9.359 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpdfjs-dist
WebJar for pdfjs-dist
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pdfjs-dist-2.9.359.pom | |
pdfjs-dist-2.9.359.jar | 3 MB |
pdfjs-dist-2.9.359-sources.jar | 22 bytes |
pdfjs-dist-2.9.359-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.mozilla/pdfjs-dist/ -->
<dependency>
<groupId>org.webjars.bowergithub.mozilla</groupId>
<artifactId>pdfjs-dist</artifactId>
<version>2.9.359</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.mozilla/pdfjs-dist/
implementation 'org.webjars.bowergithub.mozilla:pdfjs-dist:2.9.359'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.mozilla/pdfjs-dist/
implementation ("org.webjars.bowergithub.mozilla:pdfjs-dist:2.9.359")
'org.webjars.bowergithub.mozilla:pdfjs-dist:jar:2.9.359'
<dependency org="org.webjars.bowergithub.mozilla" name="pdfjs-dist" rev="2.9.359">
<artifact name="pdfjs-dist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.mozilla', module='pdfjs-dist', version='2.9.359')
)
libraryDependencies += "org.webjars.bowergithub.mozilla" % "pdfjs-dist" % "2.9.359"
[org.webjars.bowergithub.mozilla/pdfjs-dist "2.9.359"]