не последняя версия
Последняя версия 07f829d

org.webjars:qrcodejs 1c78ccd

WebJar for QRCode.js

Группа

Группа

org.webjars
Идентификатор

Идентификатор

qrcodejs
Версия

Версия

1c78ccd
Тип

Тип

jar

Скачать 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"]