is not current version
Last Version 2.14.305

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

WebJar for pdfjs

Categories

Categories

PDF Data
GroupId

GroupId

org.webjars.bowergithub.mozilla
ArtifactId

ArtifactId

pdf.js
Version

Version

1.5.188
Type

Type

jar

Download pdf.js 1.5.188


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