is not current version
Last Version 7.2.0

org.webjars.npm:angular-qrcode 6.2.1

WebJar for angular-qrcode

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular-qrcode
Version

Version

6.2.1
Type

Type

jar

Download angular-qrcode 6.2.1


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