is not current version
Last Version 2.13.216

org.webjars:pdf-js 0.8.1170

WebJar for PDF.JS

Categories

Categories

JavaScript Languages PDF Data
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

pdf-js
Version

Version

0.8.1170
Type

Type

jar

Download pdf-js 0.8.1170


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