is not current version
Last Version 0.1.2

com.github.mvallim:emv-qrcode 0.0.9

EMV QR Code

GroupId

GroupId

com.github.mvallim
ArtifactId

ArtifactId

emv-qrcode
Version

Version

0.0.9
Type

Type

jar

Download emv-qrcode 0.0.9


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