is not current version
Last Version 0.1.7

com.github.sogyf:goja-qrcode 0.1.3


GroupId

GroupId

com.github.sogyf
ArtifactId

ArtifactId

goja-qrcode
Version

Version

0.1.3
Type

Type

jar

Download goja-qrcode 0.1.3


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