Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdangular-qrcode |
Version | Version7.0.0 |
Type | Typejar |
Filename | Size |
---|---|
angular-qrcode-7.0.0.pom | |
angular-qrcode-7.0.0.jar | 8 KB |
angular-qrcode-7.0.0-sources.jar | 22 bytes |
angular-qrcode-7.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-qrcode/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>angular-qrcode</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-qrcode/
implementation 'org.webjars.bower:angular-qrcode:7.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-qrcode/
implementation ("org.webjars.bower:angular-qrcode:7.0.0")
'org.webjars.bower:angular-qrcode:jar:7.0.0'
<dependency org="org.webjars.bower" name="angular-qrcode" rev="7.0.0">
<artifact name="angular-qrcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-qrcode', version='7.0.0')
)
libraryDependencies += "org.webjars.bower" % "angular-qrcode" % "7.0.0"
[org.webjars.bower/angular-qrcode "7.0.0"]