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