is not current version
Last Version 2.2.1

org.webjars.npm:html5-qrcode 2.0.8

WebJar for html5-qrcode

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

html5-qrcode
Version

Version

2.0.8
Type

Type

jar

Download html5-qrcode 2.0.8


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