is not current version
Last Version 1.1.1_final

com.github.618lf:swak-qrcode 1.1.0_final


GroupId

GroupId

com.github.618lf
ArtifactId

ArtifactId

swak-qrcode
Version

Version

1.1.0_final
Type

Type

jar

Download swak-qrcode 1.1.0_final


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