is not current version
Last Version 2.2.1

org.webjars.npm:html5-qrcode 1.2.4

WebJar for html5-qrcode

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

html5-qrcode
Version

Version

1.2.4
Type

Type

jar

Download html5-qrcode 1.2.4


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