is not current version
Last Version 2.14.305

org.webjars.bowergithub.mozilla:pdf.js 1.0.1040

WebJar for pdfjs

Categories

Categories

PDF Data
GroupId

GroupId

org.webjars.bowergithub.mozilla
ArtifactId

ArtifactId

pdf.js
Version

Version

1.0.1040
Type

Type

jar

Download pdf.js 1.0.1040


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