is not current version
Last Version 07f829d

org.webjars:qrcodejs 1c78ccd

WebJar for QRCode.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

qrcodejs
Version

Version

1c78ccd
Type

Type

jar

Download qrcodejs 1c78ccd


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